Skip to content

java-http-signature-4.0.1

Compare
Choose a tag to compare
@dekobon dekobon released this 20 Mar 20:36
· 60 commits to master since this release

Added

  • HTTP signature caching with Apache HTTP Client module - signatures
    with the same date time value are now cached and signature
    generation is skipped. This is useful for high-traffic connections
    to Manta.
  • Added support for libnss to do ECDSA signing via the PKCS11 interface.