TheTechZone / signal-protocol.py

Experimental Python binding for signalapp/libsignal
GNU Affero General Public License v3.0
3 stars 0 forks source link

Feat: crypto primitives #8

Closed TheTechZone closed 5 months ago

TheTechZone commented 5 months ago

Add bindings for the basic crypto primitives used by Signal. Mostly for testing, in most cases it would make sense to use a higher-level API.