c0mm4nd.com

  • Packages
Results 6 packages owned by c0mm4nd.com
Sort by

secp256k1copy "secp256k1: ^0.3.0" to clipboard
secp256k1: ^0.3.0 copied to clipboard

10
likes
150
points
5.2k
downloads
Pure secp256k1 signature algorithm implement for dart language which uses pure dart and basic types to represent all matters

ecdsacopy "ecdsa: ^0.1.2" to clipboard
ecdsa: ^0.1.2 copied to clipboard

13
likes
145
points
7.67k
downloads
Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.

ellipticcopy "elliptic: ^0.3.11" to clipboard
elliptic: ^0.3.11 copied to clipboard

14
likes
130
points
10.4k
downloads
basic elliptic curves in pure dart

fast_base58copy "fast_base58: ^0.2.1" to clipboard
fast_base58: ^0.2.1 copied to clipboard

7
likes
135
points
2.11k
downloads
fast_base58 provides fast implementation of base58 encoding, and supports flickr alphabet and Bitcoin/IPFS alphabet(default).

sha3copy "sha3: ^0.2.0" to clipboard
sha3: ^0.2.0 copied to clipboard

4
likes
140
points
3.56k
downloads
SHA3 for dart. It is unbelievable that such a language doesnt has such a basic library!

schnorrcopy "schnorr: ^0.0.2" to clipboard
schnorr: ^0.0.2 copied to clipboard

2
likes
115
points
20
downloads
A pure dart package for generic schnorr signature algorithm, supporting all curves in elliptic package.