Difference between revisions of "Related Technologies"
From Dogtag
Line 2: | Line 2: | ||
==NSS== | ==NSS== | ||
− | + | The NSS (Network Security Services) cryptography libraries perform all the crypto operations in Dogtag. These libraries trace their roots back to the original SSL libraries Netscape wrote when it invented SSL. Here are some NSS pages you find interesting: | |
+ | * The [http://www.mozilla.org/projects/security/pki/nss/ NSS main project page]. | ||
+ | * An [http://www.mozilla.org/projects/security/pki/nss/overview.html overview of the features in NSS]. | ||
+ | * Information about [http://www.mozilla.org/projects/security/pki/nss/fips/ NSS FIPS 140 validations]. FIPS 140 is an important government standard for cryptography. | ||
+ | * You can get the [http://www.mozilla.org/projects/security/pki/src/download.html source for NSS here]. | ||
==AEP== | ==AEP== | ||
+ | The AEP (Auto-Enrollment Proxy) server translates Micosoft's proprietary certificate enrollment process into one that Dogtag CAs can understand. | ||
+ | You can visit the main [http://directory.fedoraproject.org/wiki/Windows_Certificate_Auto_Enrollment AEP page here]. | ||
==CoolKey== | ==CoolKey== |
Revision as of 17:46, 5 April 2008
The following is a list of open source technologies that relate to the Dogtag project.
NSS
The NSS (Network Security Services) cryptography libraries perform all the crypto operations in Dogtag. These libraries trace their roots back to the original SSL libraries Netscape wrote when it invented SSL. Here are some NSS pages you find interesting:
- The NSS main project page.
- An overview of the features in NSS.
- Information about NSS FIPS 140 validations. FIPS 140 is an important government standard for cryptography.
- You can get the source for NSS here.
AEP
The AEP (Auto-Enrollment Proxy) server translates Micosoft's proprietary certificate enrollment process into one that Dogtag CAs can understand.
You can visit the main AEP page here.