|
|
082adec86b
|
Update derived traits, add ability to zeroize on drop, and refactor
|
2025-11-13 17:25:56 +01:00 |
|
|
|
78f077b3b4
|
let SharedSecret::derive_key take a reference instead
|
2025-11-08 18:43:04 +01:00 |
|
|
|
0f0e0f16b9
|
oops, should return bytes
|
2025-11-07 09:14:52 +01:00 |
|
|
|
c81cb03ba7
|
struct for shared secret without clone or copy
|
2025-11-07 09:08:34 +01:00 |
|
|
|
d21139d9ff
|
The secret shouldn't be copied around!
|
2025-11-06 23:13:26 +01:00 |
|
|
|
ced473027a
|
rand test
|
2025-11-04 09:55:55 +01:00 |
|
|
|
beead2b394
|
simplify
|
2025-11-04 09:51:36 +01:00 |
|
|
|
fc51ea1057
|
simplify
|
2025-11-04 09:40:52 +01:00 |
|
|
|
59c2e1e6dd
|
fixes
|
2025-11-03 19:05:54 +01:00 |
|
|
|
3c61f6f043
|
make edwards an optional feature, and separate benches
|
2025-11-03 18:55:38 +01:00 |
|
|
|
28f58d7222
|
organize benches, refactor
|
2025-11-03 18:40:20 +01:00 |
|
|
|
0702313755
|
oops forgot macros.rs
|
2025-11-03 17:15:31 +01:00 |
|
|
|
7aa4fbd900
|
add edwards curve and point
|
2025-11-03 17:12:40 +01:00 |
|
|
|
b0e01fceb9
|
update comment
|
2025-10-12 12:17:16 +02:00 |
|
|
|
cb5953f79a
|
formatting and default toolchain
|
2025-10-09 21:47:54 +02:00 |
|
|
|
321635a80a
|
export more, benchmarks
|
2025-10-09 21:28:56 +02:00 |
|
|
|
2c7a005d7c
|
FINALLY WORKS (yay), integration test
|
2025-10-09 20:25:12 +02:00 |
|
|
|
eebad9991a
|
more tests, working better
|
2025-10-09 15:29:51 +02:00 |
|
|
|
14cfa2efb0
|
almost working
|
2025-10-08 07:41:51 +02:00 |
|