bcl

Python library that provides a simple interface for symmetric (i.e., secret-key) and asymmetric (i.e., public-key) encryption/decryption primitives.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install bcl

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
3.0.0 2025-09-29      
2.3.1 2022-10-04      
2.2.0 2022-09-02      
2.1.0 2022-03-15      
2.0.1 2022-02-03
2.0.0 2021-11-13      
1.0.0 2021-05-25  
0.1.1 2021-01-14  
0.1.0 2020-12-19  

Issues with this package?

Page last updated 2026-05-12 14:27:57 UTC