Programming Communications

Saturday, 16 December 2023

Django HMAC Authentication 3.0.0 - Camellia Cipher support

›
 django-hmac-authentication package now supports Camellia cipher along with existing AES. User hmac secrets are secured with AES or Camellia...
Friday, 25 August 2023

Django HMAC Authentication 2.0.0

›
 Checkout a new version of Django HMAC Authentication on Pypi and code on GitHub. Update includes namespaced settings from previous versions...
Sunday, 21 May 2023

Django HMAC Authentication

›
Checkout a Python package for Django HMAC authentication. Features include 1. Django model with HMAC shared encrypted secret 2. Authenticati...
Tuesday, 11 April 2023

Django salted api tokens

›
Django token authentication with hashed, salted tokens Django model with token id and token protected with hash and salt Authentication clas...
Sunday, 19 March 2023

A Django Cacheable Model

›
 A cacheable model for django. Features: A generic way of creating cache keys from Django model fields Retrieve django models from cache wit...
Thursday, 12 November 2020

Data structures using Python: Coils 3.0.1

›
1) Follow Hari's python datastructure library on GitHub https://github.com/harisankar-krishna-swamy/coils 2) Install pip install pycoils...
Thursday, 30 April 2020

Model Store: Adding Convolutional Neural Nets

›
›
Home
View web version
Powered by Blogger.