Get rid of fCompressedPubKey attribute.
[novacoin.git] / src / key.h
2016-04-02 CryptoManiacGet rid of fCompressedPubKey attribute.
2016-04-02 CryptoManiacPreserve key compression attribute while initializing...
2016-03-29 CryptoManiacMove signature verification functions to CPubKey.
2016-03-07 CryptoManiacNew dump function.
2016-03-05 CryptoManiacPUBKEY_PAIR_ADDRESS / PUBKEY_PAIR_ADDRESS_TEST
2016-03-05 CryptoManiacMalleable keys: remove version byte
2016-03-05 CryptoManiacMerge branch 'patch' of ssh://github.com/svost/novacoin...
2016-03-04 CryptoManiacEncryption/decryption support for malleable keys.
2016-02-23 svostFix msvc c4800: explicit cast to bool
2016-02-22 CryptoManiacDo some cleanup, add importmalleablekey RPC call
2016-02-15 CryptoManiacAdd copy constructor to prevent undefined behaviour.
2016-02-14 0xDEADFACERPC: Add new methods suitable for malleable key pairs...
2016-02-13 0xDEADFACEListMalleablePubKeys method
2016-02-12 0xDEADFACEExperimental support for TX_PUBKEY_DROP spending.
2016-02-11 0xDEADFACEMalleable keys: Crypted R parameter support.
2016-02-11 CryptoManiacAsymmetric encryption stubs.
2016-02-11 0xDEADFACEAdd malleable keys support.
2015-04-26 CryptoManiacAutomatically reserialize non-canonical proof-of-stake...
2014-07-18 CryptoManiacUse low S to break signatures malleability issue
2014-07-15 CryptoManiacGenerate only signatures with even S values
2014-07-12 CryptoManiacSplit off hash.h from util.h
2013-04-15 alexhzupdate to 0.4 preview
2012-06-19 Gavin AndresenMerge branch '0.6.x' of git://gitorious.org/+bitcoin...
2012-06-19 Gavin AndresenRefactor: move code from key.h to key.cpp
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-04-22 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-22 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-04-17 Jeff GarzikFix misc. minor sign-comparison warnings
2012-04-17 Pieter WuilleFix tests after recent refactors
2012-04-17 Pieter WuilleFurther reduce header dependencies
2012-04-15 Jeff GarzikFix misc. minor sign-comparison warnings
2012-03-28 Luke DashjrMerge branch 'vfycompsig_0.5.0' into 0.5.0.x
2012-03-28 Luke DashjrMinimal support for compressed-key signature recovery...
2012-03-26 Pieter WuilleBegin doxygen-compatible comments
2012-03-16 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-13 Gavin AndresenCode cleanup: use ECDSA_size() instead of fixed 10...
2012-03-03 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-27 Pieter WuilleFix #650: CKey::SetSecret BIGNUM leak
2012-02-20 Pieter WuilleMerge pull request #864 from sipa/fix_856
2012-02-19 Pieter WuilleFix #650: CKey::SetSecret BIGNUM leak
2012-02-18 Pieter WuilleMake compressed pubkeys require 0.6.0
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-02-03 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-03 Pieter WuilleFull checking of all loaded keys
2012-01-26 Pieter WuilleFull checking of all loaded keys
2012-01-09 Pieter WuilleCompact signatures with compressed pubkeys
2012-01-09 Pieter WuilleCompressed pubkeys
2011-12-20 Gavin AndresenCode cleanup: use ECDSA_size() instead of fixed 10...
2011-12-17 Pieter WuilleAdd GetSecret() and GetKeys() to CKeyStore
2011-11-06 Pieter WuilleSome extra comments
2011-09-27 Pieter WuilleCompact signatures and key recovery
2011-08-11 Gavin AndresenMerge pull request #458 from TheBlueMatt/copyright
2011-08-09 Matt CoralloUnify copyright notices.
2011-08-08 Vegard NossumAdd missing includes to key.h
2011-07-17 Pieter WuilleUse CBitcoinAddress instead of string/uint160
2011-07-13 Pieter WuilleDo not use obsolete CPrivKey for passing keys around
2011-07-08 Pieter WuillePrepare codebase for Encrypted Keys.
2011-06-11 Wladimir J. van... move back to original directory structure
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-04-23 Jaromildirectory re-organization (keeps the old build system)