Devrandom
|
b5ff47a1a8
|
New alloc feature
Allows use of `Secp256k1::new` and related API if an allocator is available
|
2021-06-08 20:41:49 +02:00 |
Jules Comte
|
c925644b74
|
Touch recovery module in no_std_test
|
2021-05-20 07:18:42 -06:00 |
Andrew Poelstra
|
e687622a81
|
bump secp-sys version; drop endomorphism flag
|
2020-12-29 17:15:56 +00:00 |
Elichai Turkel
|
0638107918
|
Adopt no-std tests to new preacllocated_* functions
|
2020-12-18 12:48:19 +02:00 |
Andrew Poelstra
|
86751b2d74
|
Merge pull request #201 from elichai/2020-03-ecdh
Simplify callback logic to returning raw coordinates
|
2020-04-06 14:48:57 +00:00 |
Elichai Turkel
|
18259fd67b
|
Fix no-std raw test, after removal of lang items
|
2020-04-05 11:08:32 +03:00 |
Elichai Turkel
|
2eff118d03
|
Simplify callback logic to returning raw coordinates
|
2020-03-01 13:46:25 +02:00 |
Elichai Turkel
|
92c42ca9e6
|
Add ECDH to the no-std tests
|
2019-12-09 22:53:28 +02:00 |
Elichai Turkel
|
49391d62b0
|
DOC: Added documentation to no-std test
|
2019-11-03 16:32:30 +02:00 |
Elichai Turkel
|
e5e22ee376
|
Test serde support in no-std crate
|
2019-10-24 21:10:33 +03:00 |
Elichai Turkel
|
d0afb874a3
|
Test rand support in no std crate
|
2019-10-24 21:10:14 +03:00 |
Elichai Turkel
|
c3f5cce7ff
|
Add a simple crate without std to test no_std feature
|
2019-10-24 21:09:43 +03:00 |