18 Commits (6896dbf16996402cc9820e345605716a3dc60482)

Author SHA1 Message Date
practicalswift 5a9b508279 [trivial] Add end of namespace comments 7 years ago
practicalswift dbf30ff10f [trivial] Fix typos in comments 7 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Jiaxing Wang e892dc1268 Use prefix operator in for loop of DecodeBase58. 8 years ago
Jiaxing Wang 159ed95f74 base58: Improve DecodeBase58 performance. 8 years ago
Kaz Wesley 57704499be CBase58Data::SetString: cleanse the full vector 8 years ago
João Barbosa 3252208cb1 Improve EncodeBase58 performance 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Cory Fields 1630219d90 openssl: abstract out OPENSSL_cleanse 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford fa94b9d562
Convert remaining comments in /src to doxygen format 10 years ago
ENikS 6f3ae9b5df Fixing out of bounds error in GetKey() 10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files 10 years ago
Ross Nicoll e84843c0db Broken addresses on command line no longer trigger testnet. 10 years ago
Philip Kaufmann e10dcf27b4 ensure clean and consistent "namespace" usage 10 years ago
Jeff Garzik 88df548dde base58: add paranoid return value checks 10 years ago
Pieter Wuille f6b7c644c9 Move base58.h implementation code to base58.cpp 10 years ago
Pieter Wuille b58be132c9 Replace DecodeBase58/EncodeBase58 with direct implementation. 10 years ago