aboutsummaryrefslogtreecommitdiff
path: root/src/mnemonics (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Copyright: Update to 2023mj-xmr18-18/+18
2022-04-06CMake: Add missing headers via monero_find_all_headers macromj-xmr1-17/+1
2022-03-04Copyright: Update to 2022mj-xmr18-18/+18
2021-03-06wallet_rpc_server: set seed language in generate_from_keysmoneromooo-monero2-0/+10
2021-02-18Merge pull request #7346luigi11111-1/+0
2021-02-09Remove unused variables in monero codebaseKevin Barbour1-1/+0
2021-01-03Only INFO log for short seed words with ALLOW_SHORT_WORDS activerbrunner71-1/+1
2020-07-19Merge pull request #6512Alexander Blair18-18/+18
2020-05-24easylogging++: sanitize log payloadmoneromooo-monero1-70/+4
2020-05-06Update copyright year to 2020SomaticFanatic18-18/+18
2019-04-30mnemonics: fix 4 byte UTF-8 rewritingmoneromooo-monero1-1/+1
2019-04-01Merge pull request #5295Riccardo Spagni1-3/+1
2019-03-15mnemonics: fix half length seed to bytes conversionmoneromooo-monero1-3/+1
2019-03-05Update 2019 copyrightbinaryFate18-18/+18
2019-01-11mnemonics: compare canonical words (lowercase)moneromooo-monero2-24/+115
2018-12-07singleton: fix missing *this return value in operator=moneromooo-monero1-2/+2
2018-12-04move int-util.h to epeemoneromooo-monero1-1/+1
2018-11-15Removed a lot of unnecessary includesMartijn Otto2-9/+0
2018-11-06Merge pull request #4726Riccardo Spagni1-0/+1
2018-10-25mnemonics: fix words_to_bytes on big endianmoneromooo-monero1-0/+1
2018-10-21mnemonics/electrum-words/create_checksum_index(): updated to work with non fi...Paul Shapiro1-1/+1
2018-08-29mnemonics: fix outrageous compile time with CLANG in releasemoneromooo-monero14-41/+89
2018-08-23electrum-words: fix bytes_to_words on big endianmoneromooo-monero1-1/+2
2018-08-16wallet: wipe seed from memory where appropriatemoneromooo-monero3-75/+86
2018-07-22simplewallet: fix language detection when using --use-english-language-namesmoneromooo-monero1-48/+14
2018-06-23Changed URLs to HTTPSeinsteinsfool2-2/+2
2018-04-25mnemonics: add some logs to help debug failuresmoneromooo-monero1-2/+26
2018-03-17simplewallet: new --use-english-language-names flagmoneromooo-monero16-24/+60
2018-01-26Update 2018 copyrightxmr-eric18-18/+18
2018-01-10Merge pull request #3005Riccardo Spagni1-1/+1
2018-01-10fix some link errors in debug mode for macosstoffu1-0/+1
2017-12-25mnemonics: typo fix (4 bytes == 3 words, not 8 bytes)stoffu1-1/+1
2017-12-18add empty container sanity checks when using front() and back()moneromooo-monero1-0/+2
2017-11-09mnemonics: support for arbitrary (if multiple of 4 bytes) length datamoneromooo-monero2-19/+80
2017-09-26mnemonics: new Lojban word listWei Tang3-2/+1703
2017-08-14mnemonics: new Esperanto word listmoneromooo-monero3-2/+1705
2017-06-22electrum-words: fix seed mistakenly thought to be old stylemoneromooo-monero2-3/+4
2017-05-17shared libs build (i.e. make debug)stoffu1-0/+1
2017-04-24Change Old_English to English_Old - 'Old English' is actually a languageNano Akron4-10/+10
2017-04-24Change all wallet language names into native names (and scripts)Nano Akron10-32/+32
2017-04-24Merge pull request #1984Riccardo Spagni1-1/+1
2017-04-16Amended software licenses for Portuguese and SpanishNano Akron3-28/+92
2017-04-16Added Simplified Chinese electrum word listNano Akron3-0/+1717
2017-04-16mnemonics: ignore multiple whitespace between wordsmoneromooo-monero1-1/+1
2017-03-25mnemonics: sanity checks for word listsmoneromooo-monero3-5/+28
2017-03-25mnemonics: misc cleanupmoneromooo-monero11-100/+46
2017-03-25Add Dutch mnemonics wordlistRoy Jacobs3-0/+1699
2017-03-23Fixes #1850 - Add French mnemonics wordlistassylias3-0/+1699
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni13-13/+13
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-0/+2
2017-01-15mnemonics: fix language detection with checksum wordmoneromooo-monero1-1/+26
2016-12-10mnemonics: fix misc STL containers leakmoneromooo-monero1-0/+6
2016-09-26Dropped "bit" from bitmonero.Randi Joseph1-2/+2
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish1-2/+2
2015-12-31updated copyright yearRiccardo Spagni13-13/+13
2015-07-24slight modification to wordlist contributor tagline (as these contributors ha...Riccardo Spagni2-2/+2
2015-07-24added Russian wordlistRiccardo Spagni3-0/+1701
2015-07-23change unique_prefix_length=4 for japanese.hDavid Vorick1-1/+1
2015-07-22add Germany and Italian wordlistsRiccardo Spagni4-0/+3402
2015-07-22fix portuguese wordlistRiccardo Spagni1-3/+3
2015-07-22fix license on English wordlistRiccardo Spagni1-2/+0
2015-06-23mnemonics: fix duplicate symbol errorWladimir J. van der Laan1-1/+1
2015-06-21mnemonics: fix prefix extraction with non ASCII textmoneromooo-monero2-5/+25
2015-03-04fixed English word list issue: 'launchpad' should be 'ourselves'Riccardo Spagni1-1/+1
2015-03-04fixed English word list issue: 'incline' should have remained 'inline'Riccardo Spagni1-1/+1
2015-01-02year updated in licenseRiccardo Spagni10-11/+11
2014-12-01return true on successwarptangent1-1/+1
2014-12-01deterministic wallet use of twelve words fixedwarptangent1-1/+1
2014-10-24cmake: support 2.8.7Ben Boeckel1-1/+1
2014-10-23cmake: handle private vs. public headersBen Boeckel1-2/+7
2014-10-23cmake: refactor common code with librariesBen Boeckel1-6/+1
2014-10-23cmake: put each library into its own directoryBen Boeckel1-0/+52
2014-10-08Added unit test. Fails for Japanese for some reason.Oran Juice2-5/+6
2014-10-07Remove iostream header put in during testingOran Juice1-2/+0
2014-10-07Variable unique prefix lengths for seedOran Juice7-47/+46
2014-10-06minor English wordlist tweaksRiccardo Spagni1-23/+23
2014-10-05added other skipped commitRiccardo Spagni1-1/+1
2014-10-05added skipped commitRiccardo Spagni1-0/+1
2014-10-05added trim_length to language_base class, added license to langeuage_baseRiccardo Spagni5-1/+41
2014-10-05new English word list, trim length of 3, average word size of 6 letters, desi...Riccardo Spagni1-1288/+1288
2014-10-05Uses new Japanese file. Gives credit to dabura667. English file indentation t...Oran Juice2-2096/+2096
2014-10-03Don't show Old English as an available optionOran Juice8-6652/+6652
2014-10-02Had missed const and had to use .at instead of []Oran Juice1-5/+5
2014-10-02Removed old word list fileOran Juice5-9399/+0
2014-10-02Use reference types on LHS when using language methodsOran Juice9-14/+114
2014-10-02Cut short word lists to 1626 words, added attribution to Electrum, some bug f...Oran Juice8-9604/+8511
2014-10-02Restructured language sources to be singletonsOran Juice9-9830/+9762
2014-10-02Separated word lists to header filesOran Juice6-0/+9653
2014-09-30Added attribution to Electrum for their word-listsOran Juice4-0/+8
2014-09-30Is forgiving of spelling mistakes beyond the 1st 4 characters.Oran Juice2-32/+72
2014-09-28Minor comment changes and code clean-upOran Juice2-2/+2
2014-09-28Default to new style English seedOran Juice1-1/+1
2014-09-28Minor code refactor and comment changesOran Juice1-4/+4
2014-09-28CRC Checksum for word seed. Gives a new 25 word seed with checksum if one wit...Oran Juice2-35/+99
2014-09-27Doxygen comments inOran Juice2-15/+98
2014-09-27Informs about old style mnemonics from older wallet and provides a new one. C...Oran Juice6-0/+7783
2014-09-27Throw error when word list file is empty and quick bug fixOran Juice1-5/+9
2014-09-26Supports wallet restorationOran Juice1-15/+39
2014-09-25Accepts seed language choice from user.Oran Juice2-2/+20
2014-09-24Copies word lists directory to the location of the executableOran Juice2-3/+4
2014-09-23Check for error after opening word list fileOran Juice1-6/+11
2014-09-23Added code to separate old word list to raw input file and support for multip...Oran Juice3-3273/+1688
2014-09-23Moved mnemonics code to src/mnemonicsOran Juice2-0/+3446