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 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-09-03 12:05:03 UTC