Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-26 | Merge pull request #786 from lukechilds/patch-1 | Jon Atack | |
[bip38] Consistent hyphenation usage | |||
2024-04-22 | Merge pull request #608 from philsmd/patch-1 | Jon Atack | |
bip38 typo: specifid -> specified | |||
2021-11-05 | Clearer language in BIP38 | junderw | |
2019-06-07 | [bip38] Consistent hyphenation usage | Luke Childs | |
2017-11-07 | bip38 typo: specifid -> specified | philsmd | |
There was a small typo in the bip38 specification. If I'm not totally mistaken the word should be "specified" (not specifid) Thx | |||
2017-03-15 | Propagate summary tone of BIP Comments to their applicable BIP preambles | Luke Dashjr | |
Affects: BIPs 38, 39, 42, 44, 47, 60, 61, 74, 75, 90, 150, 151, 152 | |||
2016-11-30 | Promote BIP 2 Draft->Active, and implement it | Luke Dashjr | |
- Update all Accepted status to Proposed (renamed status) - The BIP Comments preamble headers added to every BIP - The License preamble headers have been added to all BIPs with a Copyright section | |||
2016-11-30 | Promote BIP 123 Draft->Active, and implement it | Luke Dashjr | |
2016-02-24 | Merge pull request #309 from dcousens/patch-3 | Luke-Jr | |
Add BIP38 Javascript implementation | |||
2016-02-03 | Lots of formatting fixes | Luke Dashjr | |
2016-01-29 | Add BIP38 Javascript implementation | Daniel Cousens | |
2014-10-15 | Merge pull request #72 from ricmoo/patch-1 | Wladimir J. van der Laan | |
BIP 38 - Clarify AES parameters passed in | |||
2014-07-01 | Move Test 3 to the correct location. | wozz | |
The encrypted key for unicode test should be in the section for No compression, no EC multiply. | |||
2014-06-26 | Merge pull request #78 from voisine/patch-1 | Wladimir J. van der Laan | |
unicode normalization of password | |||
2014-06-26 | Merge pull request #29 from MidnightLightning/patch-1 | Wladimir J. van der Laan | |
Update bip-0038.mediawiki | |||
2014-06-26 | unicode normalization of password | Aaron Voisine | |
Added instructions for unicode normalization of password | |||
2014-06-09 | Clarify AES parameters passed in | Richard Moore | |
There was some slight ambiguity in which items passed into AESEncrypt was the key and which was the block. | |||
2014-05-01 | Small typo | Telepatheic | |
2014-04-16 | steps to recalculate address from confirmation code | Aaron Voisine | |
also fixed some typos | |||
2014-04-15 | Attempt to put the actual characters in the source file | Brooks Boyd | |
2014-04-15 | Add normalization note on test case | Brooks Boyd | |
2014-04-15 | Add test case for UTF8 NFC normalization | Brooks Boyd | |
2014-04-15 | Update bip-0038.mediawiki | MidnightLightning | |
Fix some erroneous statements in the description of the math used for encryption/decryption of EC-Multiplied keys/addresses | |||
2014-04-13 | Update bip-0038.mediawiki | Aaron Voisine | |
Updated Authors | |||
2014-04-12 | Update bip-0038.mediawiki | Aaron Voisine | |
fixed some typos that made the spec inconsistent and confusing to implement | |||
2014-04-05 | Change date format to ISO 8601 | Wladimir J. van der Laan | |
This came up on the mailing list. yyyy-mm-dd (ISO 8601) is the internationally accepted format for numeric dates. This commit changes all BIPs to use that instead of dd-mm-yyyy. It also updates BIP 0001 to prescribe the new format. | |||
2013-11-19 | Add BIP 0038 | Wladimir J. van der Laan | |