Chainguard is adding 10 new open source projects to EmeritOSS, its program for supporting mature open source projects.
This project allows you to import normal C source code into a Python as a module. The function load(), defined in load_c.py, does all the work of creating the module from the source code. The source ...
An implementation of the NIST FF3 and draft FF3-1 Format Preserving Encryption (FPE) algorithms in Python. This package implements the FF3 algorithm for Format Preserving Encryption as described in ...