Peter Conrad
|
f17444d90b
|
Added ECC_IMPL switch + interop test
|
2015-05-07 14:48:00 +02:00 |
|
Peter Conrad
|
8bcaa01541
|
Mark internal helper functions as static
|
2015-05-07 14:48:00 +02:00 |
|
Vikram Rajkumar
|
36baae683e
|
Minor spelling fix
|
2014-12-11 19:16:02 -05:00 |
|
Daniel Larimer
|
a4a90fac05
|
Update to elliptic curve signature verification
|
2014-12-10 22:43:37 -08:00 |
|
Eric Frias
|
862e7bb5d3
|
fix a few 64-bit to 32-bit conversion warnings
|
2014-06-26 15:50:40 -04:00 |
|
vogel76
|
04f07aa429
|
[BW]: [Fix] Eliminated OpenSSL initialization from CRT init time (which caused random problems on windows7 machines leading the application to silent crash). Right now it is done at first use of fc parts using it. Also added method to setup OpenSSL configuration path to custom one (to avoid using path compiled into OpenSSL at configuration & build time).
|
2014-06-02 17:34:04 +02:00 |
|
Daniel Larimer
|
5f9dfa9a42
|
update http code
|
2014-03-27 19:53:40 -04:00 |
|
Daniel Larimer
|
987568e31b
|
update apis
|
2014-03-27 01:09:08 -04:00 |
|
vogel76
|
163be8a6d0
|
[BW]: [NIP] Added public_key::to_base58 text conversion to simplify contact display_name generation at bts side.
|
2014-03-03 11:31:08 +01:00 |
|
Daniel Larimer
|
4b2d221c05
|
fix ecc point seralization
|
2014-02-27 23:35:24 -05:00 |
|
Daniel Larimer
|
b8a9c77269
|
adding helper function to return uncompressed ecc pub key
|
2013-12-09 22:25:59 -05:00 |
|
Daniel Larimer
|
b644ce2b67
|
fix bug loading null pubkey from binary
|
2013-09-11 17:54:45 -04:00 |
|
Daniel Larimer
|
e19c3327a0
|
adding aes encryption and openssl wrapper cleanup
|
2013-08-13 12:58:55 -04:00 |
|
Daniel Larimer
|
9ece96f36e
|
adding unimplemented method
|
2013-08-11 18:14:53 -04:00 |
|
Daniel Larimer
|
1f03f67d1d
|
added new elliptic curve crypto methods
|
2013-08-10 02:33:15 -04:00 |
|
Daniel Larimer
|
b6bf4bb389
|
fix edge condition in generating ecc key from seed
|
2013-08-02 17:14:26 -04:00 |
|
Daniel Larimer
|
fbadc5bdfa
|
fix uninitialized variables in ecc::compact_signature (fc::array) and a few other places
|
2013-08-02 14:32:59 -04:00 |
|
Daniel Larimer
|
f5f3bb5102
|
error cleanup, log cleanup, bug fixes
|
2013-07-18 22:19:19 -04:00 |
|
Daniel Larimer
|
4ea60ef088
|
fix crashes in ecc handling with nullptr
|
2013-07-18 19:08:58 -04:00 |
|
Daniel Larimer
|
154a8ab628
|
fix bug converting 'null' private key to variant
|
2013-07-17 02:01:17 -04:00 |
|
Daniel Larimer
|
79cd431503
|
Fixed constness of ecc::private_key call
|
2013-07-11 01:26:54 -04:00 |
|
Daniel Larimer
|
314eabb293
|
update elliptic curve crypto for deterministic key generation
|
2013-07-02 17:09:15 -04:00 |
|
Daniel Larimer
|
b59fe17562
|
Merge branch 'phoenix' of github.com:bytemaster/fc into phoenix
Remove fc::vector and fc::string
|
2013-06-27 14:45:11 -04:00 |
|
Daniel Larimer
|
cd28770deb
|
Updating crypto functions.
|
2013-06-27 14:18:02 -04:00 |
|
Daniel Larimer
|
6563c12f88
|
bug fixes
|
2013-06-06 20:37:04 -04:00 |
|
Daniel Larimer
|
639a0c795a
|
Updates to crypto/fc
|
2013-06-06 14:45:55 -04:00 |
|
Daniel Larimer
|
59a121d64b
|
Updating FC with changes from phoenix-int
|
2013-06-05 15:19:00 -04:00 |
|