index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-llcrypto
/
src
/
pk
/
ed25519.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-llcrypto: remove use of arrayref
Nick Mathewson
2023-06-01
1
-6
/
+1
*
llcrypto: Add an `ed25519::ExpandedKeypair` type.
Nick Mathewson
2023-05-18
1
-0
/
+25
*
Use the type system to enforce use of blinded keys.
Gabriela Moldovan
2023-03-27
1
-0
/
+12
*
Expose a little new functionality from tor-llcrypto.
Nick Mathewson
2023-02-28
1
-0
/
+9
*
llcrypto: Implement `Into<[u8;32]>` for Ed25519Identity
Nick Mathewson
2023-02-07
1
-0
/
+6
*
Complete our migration to base64ct.
Nick Mathewson
2023-01-20
1
-12
/
+5
*
llcrypto: clarify meaning of "Identity".
Nick Mathewson
2023-01-06
1
-3
/
+7
*
Add a new "CtByteArray" type, and use it in Id types.
Nick Mathewson
2023-01-05
1
-18
/
+14
*
llcrypto: Make key id types Redactable.
Nick Mathewson
2022-11-28
1
-0
/
+16
*
Define a constant for ED25519 identity length.
Nick Mathewson
2022-08-10
1
-3
/
+6
*
tor-llcrypto: expose the Signer API from ed25519-dalek
Nick Mathewson
2022-07-06
1
-1
/
+1
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-2
/
+0
*
Implement Ord for Ed25519Identity.
Nick Mathewson
2022-03-30
1
-1
/
+1
*
Implement ConstantTimeEq for key ids.
Nick Mathewson
2021-10-01
1
-2
/
+8
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+265