Commit Graph

567 Commits (b41f5407cc7a37dfbaf7f69901371fcbf50994cc)
 

Author SHA1 Message Date
Saleem Rashid b41f5407cc test_check: Attribute test vectors to Monero
7 years ago
Saleem Rashid 8e725f4d3e test_openssl: Fix SHA2 name conflict
7 years ago
Peter Banik 173c62f0f3 Fixed test suite to use generic hasher functions
7 years ago
Saleem Rashid 6b813bc473 hasher: Add HASHER_BLAKE
7 years ago
Saleem Rashid 7cdbec2d11 blake256: Initial commit
7 years ago
Saleem Rashid b41a51805f Use hasher_Raw instead of sha256_Raw
7 years ago
Saleem Rashid a70caa3dbc hasher: Initial commit
7 years ago
Pavol Rusnak 95a522bf1a
fix typo
7 years ago
Jochen Hoenicke f366fb81c5 Updated to latest from bech32 repository.
7 years ago
Jochen Hoenicke a5653dafe7 Increased length of addresses
7 years ago
Jochen Hoenicke 506167e3f2 Bech32 (BIP173) address support
7 years ago
Saleem Rashid 56114cc0a6 nem: Add nem_transaction_create_importance_transfer
7 years ago
Saleem Rashid 9c91985674 test_check: Add nem_transaction test case
7 years ago
Saleem Rashid 3808a30381 test_check: Add test_nem_cipher
7 years ago
Saleem Rashid ce0f3919e3 bip32: Add hdnode_nem_{en,de}crypt
7 years ago
Saleem Rashid e1818468c7 test_check: Add test_nem_derive
7 years ago
Saleem Rashid abda0f6504 bip32: Add hdnode_nem_get_shared_key
7 years ago
Saleem Rashid e1a511092a nem: Add transaction serialization methods
7 years ago
Saleem Rashid 9888aab352 nem: Add nem_validate_address
7 years ago
Saleem Rashid fd0952621e nem: Add nem_network_name
7 years ago
Saleem Rashid 501c778812 test_check: Add test_nem_address
7 years ago
Saleem Rashid 8edc0c58d3 bip32: Add hdnode_get_nem_address
7 years ago
Saleem Rashid 7c3b2d5209 options: Add NEM support
7 years ago
Jochen Hoenicke 9dfc6a4477
introduce confidential macro, mark confidential items
7 years ago
Saleem Rashid e223861848 Makefile: Add aes/aestst to default goal
7 years ago
Saleem Rashid c7be1c4694 gitignore: Add aestst
7 years ago
Saleem Rashid 8503bec352 Makefile: Remove obsolete comment
7 years ago
Saleem Rashid 5f6c49aebc Travis CI: Run aestst
7 years ago
Saleem Rashid 2b25724f13 aestst: Allow compilation with stricter warnings
7 years ago
Saleem Rashid ae126e5ae8 aestst: Remove #if defined(STATIC_TABLES)
7 years ago
Saleem Rashid 90d84ea173
test_check: Add RC4 tests
7 years ago
Saleem Rashid cb30b58055
rc4: Initial commit
7 years ago
Saleem Rashid cc3ab71197 CMakeLists: Copy SOURCES from Makefile
7 years ago
Saleem Rashid 3983f330cf ed25519-donna: Remove duplicate static code
7 years ago
Saleem Rashid 1caade58b3 ed25519-donna: Add ed25519_scalarmult
7 years ago
Saleem Rashid 6e51be6fe2 Add ge25519_scalarmult to ed25519-donna
7 years ago
Saleem Rashid b472f64c61 aes: Add aestst
7 years ago
Saleem Rashid f9ab9f828b aes: Fix sequence point warning
7 years ago
Pavol Rusnak ea30ebe393
cleanup context in ripemd160/sha3
7 years ago
Saleem Rashid 6580044196 test_check: Clean up test_bignum tests
7 years ago
Saleem Rashid 85cb0b4f2c bignum: Fix bn_digitcount
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 66993f9e92 bignum: Add bn_format_uint64
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