This project has declared the following modules:
| Name | Description |
|---|---|
| httpsig-api | Library providing SSHKey API |
| httpsig-test-common | Library containing common testing resources and methods for the httpsig suite |
| httpsig-ssh-jce | Library providing a JCE-based implementation of the httpsig API |
| httpsig-ssh-bc | Library providing helper functions using the BouncyCastle library for decrypting keys |
| httpsig-ssh-jsch | Library providing a Jsch-based implementation of the httpsig API |
| httpsig-hmac | Library providing a HMAC based implementation of the httpsig API |
| httpsig-http-helpers | Library providing HTTP client and server authentication handlers |
| HTTP Signature Authentication Support Bundle | OSGi Bundle exporting the core HTTP signature API, JCE and BouncyCastle implementations, and helper classes. |