ffr_crypto_primitives library

Advanced compatibility primitives and strict byte utilities.

This library does not re-export the high-level ffr_crypto.dart library. Import both entrypoints when a primitive uses a core type such as an RSA public key.

Classes

CryptoBytes
Strict byte encoding and comparison utilities.
RsaPkcs1v15
Advanced RSA PKCS#1 v1.5 block-type-1 compatibility primitives.

Exceptions / Errors

RsaRecoveryException
Thrown when an RSA PKCS#1 v1.5 block-type-1 payload cannot be recovered.