BadPenguin JavaDKIM Release 1.0

This 1.0 release of JavaDKIM was made on the 7th June 2009. It is the first official release, and has been tested to comply with DKIM version 1. It supports both Simple and Relaxed canonicalized methods. The library is capable of Verifying DomainKey and DKIM Signatures, and of creating DKIM-Signatures.

Update 2009-08-30 Version 1.0.2

  • Small fix for NSKey.java, missing curly braces around version check. Thanks to Andre for pointing that out.
  • Update 2009-06-11 Version 1.0.1

  • Fix signing/verifying when a (l)ength tag is specified. The processBody() method was returning a String of bytes, rather than characters.
  • Downloads

    Current Relase
    JavaDKIM-1.0.2.jarJavaDKIM 1.0.2 library
    JavaDKIM-1.0.2.source.tgzJavaDKIM 1.0.2 Source code
    Previous Releases
    JavaDKIM-1.0.1.jarJavaDKIM 1.0.1 library
    JavaDKIM-1.0.1.source.tgzJavaDKIM 1.0.1 Source code
    JavaDKIM-1.0.jarJavaDKIM 1.0 library
    JavaDKIM-1.0.source.tgzJavaDKIM 1.0 Source code
    JavaDKIM-1.0.javadoc.tgzJavaDKIM 1.0 JavaDoc Documentation

    Java DKIM 1.0 Online Documentation

    The documentation for the 1.0 release of JavaDKIM can be found here: JavaDKIM 1.0 Documentation

    Further Information

    1. JavaDKIM 1.0 Released!

    :wq