Pinned Repositories
asn1
Dart library that provides simple and elegant way to encode and decode ASN1
basex
Convert data to any base (base32, base64, base58, etc) using an alphabet set. Supports disabling padding.
hex
Pretty print byte array as hexadecimal view
ninja
Encryption and Decryption cryptographic algorithms exposed as Dart's Converter and Codec interfaces.
ninja_bip32
HD wallet generator and viewer
ninja_ed25519
Dart library to generate ed25519 keys, sign and verify messages
openssl
Dart library to encrypt and sign using openssl
pem
Dart library that provides simple and elegant way to decode and encode PEM.
prime
Utility functions and methods to generate random BigInt, generate random prime BigInt and check if BigInt is prime.
ninja-dart's Repositories
ninja-dart/ninja
Encryption and Decryption cryptographic algorithms exposed as Dart's Converter and Codec interfaces.
ninja-dart/hex
Pretty print byte array as hexadecimal view
ninja-dart/openssl
Dart library to encrypt and sign using openssl
ninja-dart/asn1
Dart library that provides simple and elegant way to encode and decode ASN1
ninja-dart/basex
Convert data to any base (base32, base64, base58, etc) using an alphabet set. Supports disabling padding.
ninja-dart/ninja_bip32
HD wallet generator and viewer
ninja-dart/ninja_ed25519
Dart library to generate ed25519 keys, sign and verify messages
ninja-dart/pem
Dart library that provides simple and elegant way to decode and encode PEM.
ninja-dart/prime
Utility functions and methods to generate random BigInt, generate random prime BigInt and check if BigInt is prime.