mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-24 02:05:01 +00:00
4 lines
175 B
Plaintext
4 lines
175 B
Plaintext
This contains the implementation for the crypto library. This includes
|
|
implementations for SHA1, SHA256, SHA512, and RSA signature verification
|
|
(for PKCS #1 v1.5 signatures).
|