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: Implement Ed25519PublicKey for ExpandedKeypair
Clara Engler
2026-06-25
1
-0
/
+6
*
hscrypto, linkspec, llcrypto: Use new redaction helpers
Nick Mathewson
2026-06-10
1
-6
/
+2
*
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
1
-0
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-1
/
+1
*
tor-llcrypto: add `Ed25519Identity::from_base64()`
Steven Engler
2026-02-10
1
-0
/
+42
*
llcrypto: Depend on tor-memquota-cost, not tor-memquota.
Nick Mathewson
2026-02-02
1
-1
/
+1
*
tor-llcrypto: unconditionally use derive_deftly
hashcatHitman
2025-09-23
1
-1
/
+2
*
tor-(hs|ll)crypto: deftly derive ConstantTimeEq
hashcatHitman
2025-09-23
1
-3
/
+19
*
tor-llcrypto: fix typo
tcyrus
2025-07-23
1
-1
/
+1
*
llcrypto: add an rng compatibility shim for dalek-crypto
Nick Mathewson
2025-03-18
1
-2
/
+4
*
Wrap ed25519-dalek types.
Nick Mathewson
2025-03-18
1
-14
/
+140
*
Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCost ...
Ian Jackson
2024-10-16
1
-2
/
+10
*
Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCost
Ian Jackson
2024-10-16
1
-5
/
+5
*
Some HasMemoryCost impls in tor-llcrypto
Ian Jackson
2024-10-02
1
-0
/
+7
*
tor_hsservice: add `impl From<&FooPublicKeySpecifier> for FooKeypairSpecifier...
Adam Joseph F0B74D717CDE8412A3E0D4D5F29AC8080DA8E1E0
2024-09-09
1
-0
/
+6
*
Resolve an unfinished sentence
Nick Mathewson
2023-11-29
1
-1
/
+2
*
grammar fix in comment
gabi-250
2023-11-29
1
-1
/
+1
*
llcrypto: remove a comment suggesting a grand renaming.
Nick Mathewson
2023-11-29
1
-3
/
+3
*
llcrypto: Hide the members of ExpandedKeypair.
Nick Mathewson
2023-11-29
1
-5
/
+15
*
llcrypto: Remove ExpandedSecretKey export.
Nick Mathewson
2023-11-29
1
-5
/
+2
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
1
-7
/
+61
*
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