Commit Graph

27 Commits (ae126e5ae8c16e738616d745156a4b3d3f71c60c)

Author SHA1 Message Date
Saleem Rashid 90d84ea173
test_check: Add RC4 tests
7 years ago
Saleem Rashid 6580044196 test_check: Clean up test_bignum tests
7 years ago
Saleem Rashid 43ea1392f2 bignum: rename bn_maxdigitcount to bn_digitcount
7 years ago
Pavol Rusnak 5e1a3ad6e0
tests: add more tests for bn_format{,_uint64}
7 years ago
Pavol Rusnak ea7e1b860d
test: reorder function in source
7 years ago
Pavol Rusnak 5dbdf18b6c
bignum: rename bn_digitcount to bn_maxdigitcount (can return value one higher than the real result)
7 years ago
Pavol Rusnak fd78df0e57
test: add more tests for bitcount and digitcount
7 years ago
Saleem Rashid da586bb37a test_check: Add more bn_format tests
7 years ago
Saleem Rashid 88527dde7a bignum: Add exponent and trailing to bn_format
7 years ago
Saleem Rashid 22ebd62b85 test_check: Update bn_format tests
7 years ago
Saleem Rashid 558bc429ec bignum: Add bn_digitcount
7 years ago
Pavol Rusnak af06a997cb
refactor ecdsa_get_address_segwit_p2sh{,_raw}
7 years ago
Pavol Rusnak c950342063
refactor hdnode_public_ckd_address_optimized
7 years ago
Pavol Rusnak f49fe75e15
fix ethereum_address_checksum implementation
7 years ago
Pavol Rusnak ce81cc61df
add ethereum_address_checksum
7 years ago
Saleem Rashid 3806c6fcd3 test_check: Add Base32 lowercase RFC4648 tests
7 years ago
Saleem Rashid d4b5e64ba2
test_check: Add MARK_SECRET_DATA to test_ed25519_keccak
7 years ago
Saleem Rashid ce25dcc9fc
tests: Import NEM test vectors for ed25519_keccak
7 years ago
Saleem Rashid dc397ff0ed
tests: Import NEM test vectors for keccak_256
7 years ago
Saleem Rashid 0afb53fba2 base32: Return char* from base32_encode
7 years ago
Saleem Rashid 0912c4d215 base32: Add base32_decode family of functions
7 years ago
Saleem Rashid c4db240e70 base32: Add base32_decoded_length
7 years ago
Saleem Rashid 1df57c3de2 tests: Add test_base32_rfc4648
7 years ago
Saleem Rashid 3d6c726bc4 test_check: Move UNMARK_SECRET_DATA in test_ed25519_cosi
7 years ago
Saleem Rashid 5f7d34a506 test_check: Document UNMARK_SECRET_DATA further
7 years ago
Saleem Rashid 9da2e2440a test_check: Add MARK_SECRET_DATA to test_ed25519{,_cosi}
7 years ago
Pavol Rusnak edb31b89a8
remove test_{sign,verify}_speed from tests.c, rename tests to test_check.c, rework test_speed
7 years ago