3
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ecdsa: use standard declarative notation for functions More... about 11 years ago
ecdsa: remove implicit ecparams More... about 11 years ago
ecdsa: remove ECKey dependency in tests More... about 11 years ago
ec: fix point decoding for other curves More... about 11 years ago
ecdsa: opt for shiftRight, pow and square More... about 11 years ago
ecdsa: comment cleanup More... about 11 years ago
ec/dsa: extract P_OVER_FOUR as a curve specific constant More... about 11 years ago
ec: extract BigInteger constants More... about 11 years ago
ec: use signum() not equals(BigInteger.ZERO) More... about 11 years ago
ec: decodeFrom now uses Buffers and handles errors More... about 11 years ago
ec: getEncoded now uses Buffer API More... about 11 years ago
ecdsa: parseSigCompact use Buffer API More... about 11 years ago
message: use serializeSigCompact More... about 11 years ago
ecdsa: parseSig now uses buffer API More... about 11 years ago
Transaction: use the type embedded in the signature More... about 11 years ago
ec: add better test vectors for ECPointFp encode/decode More... about 11 years ago
ecdsa: add serializeSigCompact and tests More... about 11 years ago
Transaction: use TxIn/TxOut consistently More... about 11 years ago
Transaction: remove TxIn/TxOut exports More... about 11 years ago
message: remove unnecessary tests More... about 11 years ago
message: use base64 for signature data More... about 11 years ago
message: support alternate networks More... about 11 years ago
ECKey: remove *Buffer/*Hex functions More... about 11 years ago
ECPubKey: improve tests and extract test data to fixtures More... about 11 years ago
message: remove signing verification More... about 11 years ago
crypto/ecdsa: moves HmacSHA256 to crypto More... about 11 years ago
sec: fix formatting More... about 11 years ago
sec: use BigInteger.fromHex directly More... about 11 years ago
sec: use a hashtable for lookup More... about 11 years ago
Address: consistent json formatting More... about 11 years ago