Add BorderCastle Libraries
parent
47d48f5211
commit
270bb4a110
1 changed files with 16 additions and 0 deletions
16
BorderCastle-Libraries.md
Normal file
16
BorderCastle-Libraries.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# BorderCastle Libraries
|
||||
|
||||
The binary release libraries are packaged as follows:
|
||||
| File name | Contents |
|
||||
| -------------- | ------------- |
|
||||
| boca-light-*.jar | the lightweight crypto API classes |
|
||||
| boca-mail-*.jar | the mail API classes |
|
||||
| boca-pg-*jar | the OpenPGP classes |
|
||||
| boca-pkix-*.jar | the various PKIX related API classes |
|
||||
| boca-prov-*.jar | the JCE provider (regular and post quantum) |
|
||||
| boca-tls-*.jar | the TLS JSSE implementation |
|
||||
| boca-util-*.jar | shared utility classes which are used by the other libraries |
|
||||
| bordercastle-jce-*.jar | a combination of the above light, mail, pkix, prov and util libraries, obfuscated and shrinked. |
|
||||
| bordercastle-tls-*.jar | the TLS JSSE implementation, obfuscated and shrinked. |
|
||||
|
||||
All the libraries are signed with the JCE code signer certificate, so they can be used in Oracle JDKs which require signed JCE providers.
|
||||
Loading…
Add table
Add a link
Reference in a new issue