monero/tests/unit_tests
moneromooo-monero f5f4109f9a
mnemonics: fix language detection with checksum word
If a checksum word is present, language detection would use
just the word prefixes. However, a set of word prefixes may
be found in more than one language, and so the wrong language
may be found first, which could then fail the checksum, since
the check may be done with a different unique prefix length
from the one it was created from.

We now make a checksum test when we we detect a language from
prefixes only, to make sure we have the correct one.
2017-01-15 11:16:25 +00:00
..
address_from_url.cpp
ban.cpp
base58.cpp
block_reward.cpp
blockchain_db.cpp
canonical_amounts.cpp
chacha8.cpp
checkpoints.cpp
CMakeLists.txt
command_line.cpp
decompose_amount_into_digits.cpp
dns_resolver.cpp
epee_boosted_tcp_server.cpp
epee_levin_protocol_handler_async.cpp
fee.cpp
get_xtype_from_string.cpp
hardfork.cpp
http_auth.cpp
main.cpp
mnemonics.cpp mnemonics: fix language detection with checksum word 2017-01-15 11:16:25 +00:00
mul_div.cpp
output_selection.cpp
parse_amount.cpp
ringct.cpp
serialization.cpp
slow_memmem.cpp
test_format_utils.cpp
test_peerlist.cpp
test_protocol_pack.cpp
thread_group.cpp
unbound.cpp
unit_tests_utils.h
uri.cpp
varint.cpp