Harshil Jani
|
5660c13755
|
prevent optimization in algorithms
Signed-off-by: Harshil Jani <harshiljani2002@gmail.com>
Add secure_erase function to clear secrets
Signed-off-by: Harshil Jani <harshiljani2002@gmail.com>
Update the function with good practices
Signed-off-by: Harshil Jani <harshiljani2002@gmail.com>
Renaming random.h to examples_util.h
Signed-off-by: Harshil Jani <harshiljani2002@gmail.com>
|
2023-03-02 15:36:41 +05:30 |
|
Tim Ruffing
|
4386a2306c
|
examples: Switch to NONE contexts
|
2022-12-05 11:26:44 +01:00 |
|
Tim Ruffing
|
f813bb0df3
|
schnorrsig: Adapt example to new API
|
2022-03-17 22:41:36 +01:00 |
|
Tim Ruffing
|
99e6568fc6
|
schnorrsig: Rename schnorrsig_sign to schnorsig_sign32 and deprecate
|
2022-03-17 22:41:36 +01:00 |
|
Elichai Turkel
|
7c9502cece
|
Add a copy of the CC0 license to the examples
|
2022-02-23 16:15:00 +02:00 |
|
Elichai Turkel
|
422a7cc86a
|
Add a ecdh shared secret example
Co-authored-by: Jonas Nick <jonasd.nick@gmail.com>
|
2022-02-23 16:14:57 +02:00 |
|
Elichai Turkel
|
b0cfbcc143
|
Add a Schnorr signing and verifying example
Co-authored-by: Jonas Nick <jonasd.nick@gmail.com>
|
2022-02-23 16:14:55 +02:00 |
|
Elichai Turkel
|
fee7d4bf9e
|
Add an ECDSA signing and verifying example
Co-authored-by: Jonas Nick <jonasd.nick@gmail.com>
|
2022-02-23 16:14:53 +02:00 |
|