The following list contains an uncompleted overview of missing algorithms and other things that are currently available in the java bouncy castle project but not yet in the dart version. Feel free to take a look and if you want to contribute, try to port one of these and open a PR.
Missing stuff
The following list contains an uncompleted overview of missing algorithms and other things that are currently available in the java bouncy castle project but not yet in the dart version. Feel free to take a look and if you want to contribute, try to port one of these and open a PR.
Hash
Nothing atm.
Signers
Crypto
Threefish (#20)
RC2 (✅)
RC4 (✅)
3DES (✅)
Grain128Engine (🚧)
Digest
ASN1
PKCS Classes (🚧)
OCSP Classes
Generators
PKCS5S1ParametersGenerator (🚧)
PKCS5S2ParametersGenerator
PKCS12ParametersGenerator (✅)
Legend
🚧 = Someone is working on it 👍 = Requested ✅ = Done