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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hashx: Assembly buffer sizing and tidying
Micah Elizabeth Scott
2023-08-21
3
-34
/
+104
*
hashx: avoid surprising overhead of enum code() method
Micah Elizabeth Scott
2023-08-21
1
-3
/
+3
*
hashx: Rearrange destination register validator for performance
Micah Elizabeth Scott
2023-08-21
2
-12
/
+49
*
hashx: New approach to avoid memcpy in Program
Micah Elizabeth Scott
2023-08-21
7
-63
/
+49
*
hashx: Rewrite RegisterSet again to reduce CPU frontend stalls
Micah Elizabeth Scott
2023-08-21
6
-210
/
+103
*
hashx: new RegisterWriter format handles more cases transparently
Micah Elizabeth Scott
2023-08-21
3
-99
/
+112
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
equix, hashx: Additional comment tweaks
Micah Elizabeth Scott
2023-07-27
1
-1
/
+1
*
tor-hspow, equix, hashx: Comment tweaks
Micah Elizabeth Scott
2023-07-27
13
-190
/
+270
*
hashx: Simplify RegisterWriterMap
Micah Elizabeth Scott
2023-07-27
1
-28
/
+5
*
tor-hspow, equix, hashx: Make all error types Clone
Micah Elizabeth Scott
2023-07-27
1
-3
/
+11
*
hashx: Simplify hash_to_bytes, only support fixed output width
Micah Elizabeth Scott
2023-07-27
1
-4
/
+4
*
hashx: use RngCore for HashX's internal PRNG
Micah Elizabeth Scott
2023-07-27
6
-302
/
+380
*
hashx: Implement Default for RuntimeOption
Micah Elizabeth Scott
2023-07-27
1
-11
/
+4
*
Update equix, hashx, tor-hspow for new clippy defaults
Micah Elizabeth Scott
2023-07-27
1
-1
/
+1
*
hashx: register set optimizations, 20% faster generator
Micah Elizabeth Scott
2023-07-27
6
-64
/
+177
*
Reimplement HashX in Rust
Micah Elizabeth Scott
2023-07-27
12
-0
/
+3222
[prev]