index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
crypto.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
unittest_[ceph_]crypto: fix warnings
Sage Weil
2016-02-11
1
-2
/
+0
*
auth: return error code from encrypt/decrypt; make error string optional
Sage Weil
2015-04-22
1
-5
/
+10
*
auth: refactor crypto key context
Sage Weil
2015-04-22
1
-4
/
+8
*
unittest_crypto: benchmark 100,000 CryptoKey::encrypt() calls
Sage Weil
2015-04-22
1
-0
/
+27
*
test/crypto: fix narrowing conversion warning
Sage Weil
2013-02-09
1
-6
/
+6
*
rgw: fix build
Yehuda Sadeh
2012-11-08
1
-1
/
+1
*
auth: move Crypto users to use CephContext
Sage Weil
2012-08-17
1
-5
/
+5
*
initialize g_ceph_context in common_preinit
Colin Patrick McCabe
2011-06-22
1
-1
/
+1
*
auth: CryptoKey, CryptoAES: deglobalize
Colin Patrick McCabe
2011-06-21
1
-16
/
+13
*
auth: remove CephCryptoManager
Colin Patrick McCabe
2011-06-15
1
-5
/
+5
*
units: remove "performance test" from crypto units
Colin Patrick McCabe
2011-03-25
1
-29
/
+1
*
auth: Let common_init (or CephCrypto::init) init auth crypto.
Tommi Virtanen
2011-03-11
1
-0
/
+10
*
auth: Add a microbenchmark for AES encrypt/decrypt.
Tommi Virtanen
2011-03-11
1
-0
/
+69
*
auth: Add unit tests to check basic crypto sanity.
Tommi Virtanen
2011-03-11
1
-0
/
+100