summaryrefslogtreecommitdiffstats
path: root/base/util/src/com/netscape/cmsutil/crypto
Commit message (Expand)AuthorAgeFilesLines
* Refactored CertUtil.importExternalCert().Endi S. Dewata2017-07-051-31/+39
* Refactored CertUtil.importCert().Endi S. Dewata2017-07-051-7/+6
* Server side changes to correctly parse the new PKIArchiveOptionsAde Lee2017-06-071-7/+27
* Refactor client to not use keysetsAde Lee2017-06-071-0/+22
* Convert CMC code to use AESAde Lee2017-05-311-77/+7
* Tocket2673- CMC: allow enrollment key signed (self-signed) CMC with identity ...Christina Fu2017-05-171-5/+176
* Fix symmetic key retrieval in HSMAde Lee2017-05-061-2/+2
* Modified CRMFPopClient to use correct wrapping for encrypt caseAde Lee2017-04-121-14/+2
* Bug #2615 CMC: cleanup code for Encrypted Decrypted POP This patch adds more ...Christina Fu2017-03-281-0/+18
* Bug 1419742: CMC RFE: provide Proof of Possession for encryption cert request...Christina Fu2017-03-281-1/+69
* Refactor code that creates PKIArchiveOptions objectsAde Lee2017-03-231-48/+135
* Fix Java client to use AESAde Lee2017-03-211-0/+2
* Added support for disabling SSL ciphers in pki.conf.Endi S. Dewata2017-03-211-1/+8
* Added support for hex cipher IDs in pki.conf.Endi S. Dewata2017-03-211-3/+9
* Added pki.conf parameter for SSL ciphers.Endi S. Dewata2017-03-191-0/+12
* Refactored CryptoUtil.setClientCiphers().Endi S. Dewata2017-03-191-6/+11
* Fixed error handling in CryptoUtil.setClientCiphers().Endi S. Dewata2017-03-191-1/+3
* Fixed error handling in CryptoUtil.unsetSSLCiphers().Endi S. Dewata2017-03-191-7/+7
* Renamed CryptoUtil.setClientCiphers().Endi S. Dewata2017-03-191-2/+2
* Cleaned up CryptoUtil.setClientCiphers(String).Endi S. Dewata2017-03-181-24/+17
* pagure#2605 (add one missing method) CMC feature: id-cmc-identityProofV2 per ...Christina Fu2017-03-171-0/+5
* pagure#2605 CMC feature: id-cmc-identityProofV2 per rfc5272 (part 1)Christina Fu2017-03-171-0/+145
* Cleaned up CryptoUtil.setClientCiphers().Endi S. Dewata2017-03-171-19/+23
* Removed duplicate code to configure SSL version ranges.Endi S. Dewata2017-03-171-0/+24
* Continue to move more crypto into CryptoUtilAde Lee2017-03-141-12/+48
* Refactor crypto codeAde Lee2017-03-141-96/+70
* Updated CryptoUtil.Endi S. Dewata2017-01-261-7/+25
* Fixed CryptoUtil.getTokenName().Endi S. Dewata2016-10-141-9/+14
* Fixed PKCS #12 import for cloning.Endi S. Dewata2016-08-051-27/+33
* Separated TPS does not automatically receive shared secret from remote TKS.Jack Magne2016-07-011-49/+108
* Bugzilla #1203407 tomcatjss: missing ciphersChristina Fu2016-06-301-4/+0
* Fixed support for generic CSR extensions.Endi S. Dewata2016-05-251-28/+28
* Add method CryptoUtil.importPKIArchiveOptionsFraser Tweedale2016-05-031-0/+58
* Remove unused 'toMIME64' methodsFraser Tweedale2016-03-221-14/+0
* Use correct textual encoding for PKCS #7 objectsFraser Tweedale2016-02-151-33/+2
* Ticket #1648 [RFE] provide separate cipher lists for CS instances acting as c...Christina Fu2015-10-201-0/+250
* Ticket 1459 Dogtag clients cannot connect when CS is configured with ECCChristina Fu2015-07-131-0/+44
* Bug1151147 issuerDN encoding correctionChristina Fu2014-10-231-2/+16
* ticket #1110 pkispawn (configuration) does not provide CA extensions in subor...Christina Fu2014-09-251-1/+48
* Refactoring KeyClient class and crypto classes.Abhishek Koneru2014-03-311-11/+27
* Changes to KeyClient on the java side.Abhishek Koneru2014-03-191-4/+22
* Stand-alone DRMMatthew Harmsen2013-10-151-0/+8
* Add service to generate and retrieve a shared secretAde Lee2013-09-301-1/+77
* Patch to get rid of introduced warnings.Jack Magne2013-09-101-4/+4
* Bug 1005025 - Unable to view Curve details of ECC Cert request from Agent int...Christina Fu2013-09-101-3/+334
* Plug resource leaksAde Lee2013-03-081-13/+13
* Ticket 219 - Conversion of integer variable to BigIntegerAbhishek Koneru2012-08-171-5/+5
* Patch for fixes for Review CommentsAbhishek Koneru2012-05-241-6/+6
* Fixes for Coverity Defects of Category : FB.SBSC_USE_STRINGBUFFER_CONCATENATIONAbhishek Koneru2012-05-241-13/+15
* Removed unused private fields.Endi Sukma Dewata2012-04-121-4/+0