index
:
rust-openssl
0.9.x
gh-pages
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test build
Steven Fackler
2014-11-19
3
-10
/
+10
*
Fixed compilation errors related to namedspaced enums
James Hurst
2014-11-17
4
-77
/
+77
*
Move AES XTS support to a feature
Steven Fackler
2014-11-16
2
-1
/
+8
*
Add XTS-AES mode
Corey Ford
2014-11-14
1
-0
/
+16
*
Merge pull request #89 from pyrho/aes-256-cbc-decrypt-test
Steven Fackler
2014-11-10
1
-0
/
+34
|
\
|
*
Replaced vector of bytes with bytes string literal for expected output of AES...
pyrho
2014-10-28
1
-7
/
+2
|
*
AES 256 CBC unit test
pyrho
2014-10-28
1
-0
/
+39
*
|
Hasher::write(): add basic test
Cody P Schafer
2014-11-07
1
-0
/
+13
*
|
crypto/hash: impl Writer for Hasher to allow use of Reader-Writer convenience...
Cody P Schafer
2014-11-07
1
-0
/
+8
*
|
fail! -> panic!
Michael Gehring
2014-10-30
4
-4
/
+4
|
/
*
Cert loading from PEM & restructuring
Valerii Hiora
2014-10-15
1
-1
/
+1
*
Correct init mutexes and locking function
Valerii Hiora
2014-10-14
6
-0
/
+11
*
"final" is now a reserved word, so change occurrences to "finalize".
Samuel Fredrickson
2014-10-09
3
-12
/
+12
*
Add bindings to CRYPTO_memcmp
Alex Crichton
2014-10-01
2
-0
/
+40
*
Unification and explicity in FFI type decls
Valerii Hiora
2014-09-30
1
-3
/
+3
*
single `ffi` module
Valerii Hiora
2014-09-30
6
-222
/
+83
*
Certificate/pkey generation & PEM export
Valerii Hiora
2014-09-26
1
-1
/
+28
*
Fix deprecation warnings
Michael Gehring
2014-09-23
2
-29
/
+34
*
Update for rust rfc 52 changes
Michael Gehring
2014-09-17
2
-2
/
+2
*
Switch to the more sane RSA PUBKEY function
Mathijs van de Nes
2014-09-12
1
-4
/
+4
*
Switch PKey load/save functions to RSA specific
Mathijs van de Nes
2014-09-12
1
-15
/
+17
*
Fix lints for non snake-case functions
Andrew Dunham
2014-09-04
2
-1
/
+2
*
Fix the ambiguous integer literal error
Eunchong Yu
2014-08-27
1
-1
/
+1
*
Add repr(C) to C structs
Michael Gehring
2014-08-22
2
-0
/
+5
*
Add new HashType RIPEMD160
Jeremy Ruten
2014-08-04
2
-8
/
+23
*
Shift directory structure
Steven Fackler
2014-08-03
7
-0
/
+1324
*
Prepare rustcrypto to merge into rust-openssl
Steven Fackler
2013-12-28
8
-1226
/
+0
*
update to rust 0.9-pre (a5fa1d9)
Erick Tryzelaar
2013-12-27
8
-366
/
+279
*
Switch over to rustpkg
Erick Tryzelaar
2013-12-18
8
-0
/
+1313