Richard Newman
|
7950c1900c
|
Bug 638297: don't zero-pad buffers, reject short IVs. r=philiKON
|
2011-03-07 11:53:10 -08:00 |
|
Richard Newman
|
d72d69117b
|
Bug 638297: reuse buffers for generateRandomBytes. r=philiKON
|
2011-03-03 12:20:43 -08:00 |
|
Richard Newman
|
f6c5660f75
|
Bug 618496: memoization of PK11SymKey. r=philiKON
|
2011-03-02 15:18:46 -08:00 |
|
Richard Newman
|
270a13f295
|
Bug 618496: Revisit memoization of SECItems. r=philiKON
|
2011-03-02 15:09:28 -08:00 |
|
Richard Newman
|
d9660ed917
|
Bug 618496: remove algorithm adaptability in WeaveCrypto. r=philiKON
|
2011-03-02 10:08:43 -08:00 |
|
Richard Newman
|
ab3e8ec024
|
Bug 627097: Audit usage of js-ctypes in Sync/WeaveCrypto. r=philiKON
|
2011-01-25 21:31:41 -08:00 |
|
Richard Newman
|
914fa198ac
|
Bug 617650: avoid unrooting string in makeSECItem. r=philiKON
|
2011-01-19 16:17:58 -08:00 |
|
Philipp von Weitershausen
|
26320afffd
|
Back out Bug 610914 as it causes Bug 618068.
|
2010-12-10 16:18:57 -08:00 |
|
Richard Newman
|
0746bfe3b7
|
Bug 610914: performance improvements for WeaveCrypto.
|
2010-12-06 11:52:30 -08:00 |
|
Richard Newman
|
ffb07cee37
|
Bug 603489, 614489: simplified crypto. r=mconnor
|
2010-11-29 16:41:17 -08:00 |
|
Philipp von Weitershausen
|
f60e694777
|
Backed out changeset fb506072dca8 due to crashes
Bug 570619 - Move crypto off the main thread
|
2010-10-28 17:05:53 -07:00 |
|
Philipp von Weitershausen
|
3112962661
|
Bug 570619 - Move crypto off the main thread [r=mconnor,sdwilsh]
Provide a ThreadedCrypto object that defers method calls to another thread while keeping the synchronous API.
|
2010-10-14 21:22:29 +02:00 |
|
Philipp von Weitershausen
|
47ac364e2a
|
Bug 562431 - Move tests for WeaveCrypto to services/crypto/ [r=mconnor]
--HG--
rename : services/sync/tests/unit/test_crypto_crypt.js => services/crypto/tests/unit/test_crypto_crypt.js
rename : services/sync/tests/unit/test_crypto_keypair.js => services/crypto/tests/unit/test_crypto_keypair.js
rename : services/sync/tests/unit/test_crypto_random.js => services/crypto/tests/unit/test_crypto_random.js
rename : services/sync/tests/unit/test_crypto_rewrap.js => services/crypto/tests/unit/test_crypto_rewrap.js
rename : services/sync/tests/unit/test_crypto_verify.js => services/crypto/tests/unit/test_crypto_verify.js
|
2010-10-14 21:17:55 +02:00 |
|