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
/
hashx
/
src
/
program.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-3
/
+3
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
fix `clippy::unneeded_struct_pattern`
Steven Engler
2025-04-03
1
-2
/
+2
*
Resolve nightly clippy errors in hashx.
Nick Mathewson
2024-04-22
1
-3
/
+3
*
Switch to FixedCapacityVec 0.1.0 from crates.io
Ian Jackson
2023-09-06
1
-1
/
+1
*
hashx: Cleanup around Instruction and NUM_INSTRUCTIONS
Micah Elizabeth Scott
2023-08-25
1
-3
/
+9
*
RFC: hashx: Make Architecture::compile take an array ref
Ian Jackson
2023-08-25
1
-2
/
+2
*
Rustfmt
Ian Jackson
2023-08-24
1
-2
/
+7
*
hashx: FixedCapacityVec: Replace .into_boxed_array method with Try
Ian Jackson
2023-08-24
1
-1
/
+1
*
hashx: FixedCapacityVec: Move into its own module
Ian Jackson
2023-08-24
1
-1
/
+2
*
Rustfmt
Ian Jackson
2023-08-23
1
-1
/
+1
*
RFC: hashx: Introduce FixedCapacityVec
Ian Jackson
2023-08-23
1
-3
/
+3
*
RFC: hashx: Make Program a boxed array
Ian Jackson
2023-08-23
1
-4
/
+4
*
hashx: Use a boxed slice for Program storage
Micah Elizabeth Scott
2023-08-21
1
-3
/
+3
*
hashx: New approach to avoid memcpy in Program
Micah Elizabeth Scott
2023-08-21
1
-22
/
+20
*
tor-hspow, equix, hashx: Comment tweaks
Micah Elizabeth Scott
2023-07-27
1
-17
/
+17
*
hashx: use RngCore for HashX's internal PRNG
Micah Elizabeth Scott
2023-07-27
1
-2
/
+2
*
hashx: register set optimizations, 20% faster generator
Micah Elizabeth Scott
2023-07-27
1
-0
/
+4
*
Reimplement HashX in Rust
Micah Elizabeth Scott
2023-07-27
1
-0
/
+309