index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-proto
/
src
/
crypto
/
cell
/
cgo.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: Switched to "assert in const" pattern
hashcatHitman
2025-09-01
1
-2
/
+1
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+3
*
tor-proto: Compile-time key length constant equality assertion
hashcatHitman
2025-06-24
1
-6
/
+4
*
proto: remove bench pub wrappers
Lionel Goffaux
2025-05-22
1
-88
/
+13
*
proto: use consts for bench throuputs
Lionel Goffaux
2025-05-14
1
-0
/
+3
*
proto: fix doc typos
Lionel Goffaux
2025-05-14
1
-2
/
+2
*
proto: fix name mismatch in the bench utils doc
Lionel Goffaux
2025-05-08
1
-4
/
+4
*
proto: fix typo s(t)ate
Lionel Goffaux
2025-05-08
1
-3
/
+3
*
proto: extend benchmarks
Lionel Goffaux
2025-05-08
1
-0
/
+93
*
Use simpler way to refer to last byte of tag.
Nick Mathewson
2025-05-07
1
-1
/
+1
*
proto: Clear low 6 bits of counter in CGO PRF.
Nick Mathewson
2025-05-07
1
-3
/
+4
*
tor-proto: remove some now-unneeded accessors.
Nick Mathewson
2025-05-06
1
-35
/
+15
*
Emit SendmeTag directly from cell crypto.
Nick Mathewson
2025-05-06
1
-41
/
+24
*
proto: Split out CGO BlkCipher trait for Encryption/Decryption
Nick Mathewson
2025-05-06
1
-55
/
+160
*
CGO: Fix authenticated-sendme tag handling.
Nick Mathewson
2025-04-29
1
-5
/
+20
*
CGO: Note another possible performance improvement.
Nick Mathewson
2025-04-29
1
-0
/
+3
*
proto: Implement and test CGO cryptography.
Nick Mathewson
2025-04-29
1
-13
/
+311
*
proto: Implement UIV+, the wide-block RPRP used for CGO.
Nick Mathewson
2025-04-29
1
-1
/
+174
*
proto: Implement CGO functions ET and PRF
Nick Mathewson
2025-04-29
1
-3
/
+321
*
New empty CGO module.
Nick Mathewson
2025-04-29
1
-0
/
+23