summaryrefslogtreecommitdiff
path: root/bip-0038.mediawiki
AgeCommit message (Collapse)Author
2014-04-15Update bip-0038.mediawikiMidnightLightning
Fix some erroneous statements in the description of the math used for encryption/decryption of EC-Multiplied keys/addresses
2014-04-13Update bip-0038.mediawikiAaron Voisine
Updated Authors
2014-04-12Update bip-0038.mediawikiAaron Voisine
fixed some typos that made the spec inconsistent and confusing to implement
2014-04-05Change date format to ISO 8601Wladimir 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-19Add BIP 0038Wladimir J. van der Laan