Sign in
fuchsia
/
third_party
/
rust-mirrors
/
rust-crypto
/
HEAD
5da5d72
[build] Remove unnecessary config
by Shai Barack
· 4 years, 2 months ago
main
master
d04f1b4
[cpp] Suppress -Wstrict-prototypes in third party code
by Shai Barack
· 4 years, 2 months ago
5a39bcd
Add fix time comparison for aarch64
by Robert Hahn
· 7 years ago
ad0bbb9
Add BUILD.gn
by Robert Hahn
· 7 years ago
cc1a5fd
Merge pull request #368 from mirandadam/patch-1
by DaGenix
· 9 years ago
e8b82d0
Merge pull request #382 from casey/casey-readme-keccak
by DaGenix
· 9 years ago
ecd128a
Note that sha3 (keccak) is supported
by Casey Rodarmor
· 9 years ago
a55ee37
Added BLAKE2s, capitalized BLAKE2b
by Daniel Araújo Miranda
· 10 years ago
e8a5133
Merge pull request #367 from DaGenix/bump-version
by DaGenix
· 10 years ago
v0.2.36
97c1f03
Bump version to 0.2.36
by Palmer Cox
· 10 years ago
f0a9829
Merge pull request #362 from mernen/digest-copy-clone
by DaGenix
· 10 years ago
3248511
Merge pull request #360 from Razican/windows_tests
by DaGenix
· 10 years ago
a82f421
Implement Copy and Clone for all Digest impls
by Daniel Luz
· 10 years ago
677828d
Merge pull request #358 from zx2c4/master
by DaGenix
· 10 years ago
cbfa22d
Merge pull request #359 from mkocot/fix-cross-compile
by DaGenix
· 10 years ago
5e71fa0
Merge pull request #357 from Razican/libc
by DaGenix
· 10 years ago
faca985
Removed more failing targets
by Razican
· 10 years ago
6a4f848
Fixed beta target
by Razican
· 10 years ago
e1c4fcd
Removed non compatible targets
by Razican
· 10 years ago
c2e7c32
Added Windows build
by Razican
· 10 years ago
facef02
This fixes cross-compilation.
by mkocot
· 10 years ago
734152a
blake2s: add function
by Jason A. Donenfeld
· 10 years ago
b76b88f
Upgraded libc to 0.2 branch
by Razican
· 10 years ago
5322585
Merge pull request #354 from DaGenix/bump-version
by DaGenix
· 10 years ago
v0.2.35
dbcdde6
Bump version to v0.2.35
by Palmer Cox
· 10 years ago
2a35c0c
Merge pull request #355 from DaGenix/use-gcc-again
by DaGenix
· 10 years ago
adeb499
Only use Clang on OpenBSD - default to cc (generally GCC) on other platforms
by Palmer Cox
· 10 years ago
4102e72
Merge pull request #353 from DaGenix/fix-blake2
by DaGenix
· 10 years ago
f0ff3cb
Refactor Blake2b tests and add a new test with a large input
by Palmer Cox
· 10 years ago
3f0ed2c
Fix the implementation of reset() for Blake2b
by Palmer Cox
· 10 years ago
abec029
Fix a bug where Blake2b's finalize method was accidentally working on a temporary buffer instead of the real buffer
by Palmer Cox
· 10 years ago
a9f083b
Merge pull request #346 from sciyoshi/sha3
by DaGenix
· 10 years ago
c6836f9
Merge pull request #342 from alexchandel/patch-1
by DaGenix
· 10 years ago
aad899b
Merge pull request #340 from mmcco/neg
by DaGenix
· 10 years ago
bd7e06c
Merge pull request #341 from mmcco/static
by DaGenix
· 10 years ago
1716db7
Merge pull request #343 from Irio/copy-change
by DaGenix
· 10 years ago
193e3ea
Merge pull request #349 from mbrubeck/bcrypt-cost-overflow
by DaGenix
· 10 years ago
686554f
Merge pull request #350 from ltratt/master
by DaGenix
· 10 years ago
fd42f39
Add SHA-3 cryptographic hash implementation with tests
by Samuel Cormier-Iijima
· 10 years ago
2987822
Use clang to build, unless the user explicitly specifies a different compiler.
by Laurence Tratt
· 10 years ago
05bfd65
bcrypt: Fix overflow when cost == 31.
by Matt Brubeck
· 10 years ago
e5667de
Change copy for not allowing out-of-date version of Rust be present
by Irio Musskopf
· 10 years ago
8f54fa9
Copy change
by Irio Musskopf
· 10 years ago
4fd7ffb
Use Inline assembly for msvc target from non-windows host
by Alex
· 10 years ago
d7ede5d
Make the l modulus a global static
by Michael McConville
· 10 years ago
32e9761
Remove needless helper function negative()
by Michael McConville
· 10 years ago
db7fe6c
Merge pull request #327 from DaGenix/bump-version
by DaGenix
· 10 years ago
21286c2
Bump version to 0.2.34
by Palmer Cox
· 10 years ago
v0.2.34
a54a694
Merge pull request #326 from DaGenix/msvc-asm
by DaGenix
· 10 years ago
9cf4c7d
Change the fixed_time_eq function to pass zero length requests to the supporting assembly functions
by Palmer Cox
· 10 years ago
151a81a
Impement assembly utility routines for MSVC
by Palmer Cox
· 10 years ago
2a10742
Make the inline asm in rust_crypto_util_secure_memset volatile so it won't be ignored
by Palmer Cox
· 10 years ago
4168a5e
Merge pull request #323 from DaGenix/bump-version
by DaGenix
· 10 years ago
07d81c4
Bump version to 0.2.33
by Palmer Cox
· 10 years ago
v0.2.33
5910b7c
Merge pull request #322 from DaGenix/fixups
by DaGenix
· 10 years ago
ccaac7e
Merge pull request #320 from DaGenix/only-compile-aesni-with-sse-supported
by DaGenix
· 10 years ago
2550e2d
Merge branch 'master' into fixups
by DaGenix
· 10 years ago
0ed70a6
Merge branch 'master' into only-compile-aesni-with-sse-supported
by DaGenix
· 10 years ago
2aad768
Merge pull request #321 from DaGenix/fix-arm-assembly
by DaGenix
· 10 years ago
0e69137
Update README.md
by Palmer Cox
· 10 years ago
8e1ec5a
Update .gitignore
by Palmer Cox
· 10 years ago
ec4d390
Specify dependency versions required instead of using wildcards
by Palmer Cox
· 10 years ago
05e08e3
Fix the ARM version of the rust_crypto_util_fixed_time_eq_asm() function
by Palmer Cox
· 10 years ago
91a32a5
Only attempt to compile the bodies of the AES-NI functions if SSE instructions are available
by Palmer Cox
· 10 years ago
228dec7
Merge pull request #319 from mikedilger/master
by DaGenix
· 10 years ago
980a12f
Preserve the ebx register on i386 (PIC register)
by Mike Dilger
· 10 years ago
c861644
Merge pull request #318 from DaGenix/fixups
by DaGenix
· 10 years ago
5dda30d
Mark AesBitValueOps trait in aessafe as Sized
by Palmer Cox
· 10 years ago
9a4d8f2
Resolve warnings from Rust nightly about unecessary parens in for statements
by Palmer Cox
· 10 years ago
43b2224
Merge pull request #317 from DaGenix/bump-version
by DaGenix
· 10 years ago
de8ecc7
Bump version to 0.2.32
by Palmer Cox
· 10 years ago
v0.2.32
88a4dd1
Merge pull request #311 from Byron/master
by DaGenix
· 10 years ago
f188b3c
Merge pull request #308 from andreasots/volatile-asm
by DaGenix
· 10 years ago
d36b4af
Merge branch 'SametSisartenep-master'
by Palmer Cox
· 10 years ago
3c9bd4d
Merge branch 'master' of https://github.com/SametSisartenep/rust-crypto into SametSisartenep-master
by Palmer Cox
· 10 years ago
d8407ce
Merge pull request #316 from DaGenix/use-new-travis-infrastructure
by DaGenix
· 10 years ago
07c6f50
Set 'sudo: false' in the .travis.yml file to take advantage of newer Travis build infrastructure
by Palmer Cox
· 10 years ago
0cc4bdc
Merge pull request #300 from frewsxcv/patch-1
by DaGenix
· 10 years ago
2fe0156
Configure Travis CI to test with both the nightly and 1.3.0 versions
by SametSisartenep
· 10 years ago
1a736e3
Fix warnings at build time due to mutable objects.
by SametSisartenep
· 10 years ago
01e4495
Fix 'variable does not need to be mutable'
by Sebastian Thiel
· 10 years ago
65723b4
Prevent GCC from removing inline assembly
by Andreas Ots
· 11 years ago
7b08d40
Test on the stable channel instead of beta
by Corey Farwell
· 11 years ago
5571cb4
Merge pull request #293 from DaGenix/fixups
by DaGenix
· 11 years ago
98933e3
Remove unused imports and a cfg directive from blockmode benchmark tests
by Palmer Cox
· 11 years ago
f80ef73
Merge pull request #292 from DaGenix/bump-version
by DaGenix
· 11 years ago
735f6d6
Bump version to 0.2.31
by Palmer Cox
· 11 years ago
v0.2.31
2f2b844
Merge pull request #291 from DaGenix/fixups
by DaGenix
· 11 years ago
d36f867
Configure Travis CI to test with both the nightly and 1.0.0-beta versions
by Palmer Cox
· 11 years ago
bddb5b1
Only do benchmarking when the 'with-bench' Cargo feature is enabled
by Palmer Cox
· 11 years ago
b6e3294
Remove use of #![feature(collections)] from the symmetriccipher example
by Palmer Cox
· 11 years ago
9d087d0
Remove #![feature(negate_unsigned)]
by Palmer Cox
· 11 years ago
734248d
Merge pull request #290 from rustyhorde/master
by DaGenix
· 11 years ago
75fbe76
Merge branch 'master' of github.com:rustyhorde/rust-crypto
by Jason Ozias
· 11 years ago
6e5e717
Fixes for https://github.com/rust-lang/rust/pull/23860
by Jason Ozias
· 11 years ago
7920b60
fixed immutable borrow of mutable issue
by Jason Ozias
· 11 years ago
aef6945
Fixes for https://github.com/rust-lang/rust/pull/23860
by Jason Ozias
· 11 years ago
3c03a53
Merge remote-tracking branch 'upstream/master'
by Jason Ozias
· 11 years ago
f952013
Merge pull request #289 from DaGenix/fixups
by DaGenix
· 11 years ago
e6c9a85
Bump version to v0.2.30
by Palmer Cox
· 11 years ago
v0.2.30
Next »