Skip navigation links

Package org.refcodes.security.ext.chaos.impls

This package provides the chaos encryption algorithm as JCA extensions by making use of the plain vanilla ChaosDecrypter and ChaosEncrypter implementations ChaosDecrypterImpl and ChaosEncrypterImpl.

See: Description

Package org.refcodes.security.ext.chaos.impls Description

This package provides the chaos encryption algorithm as JCA extensions by making use of the plain vanilla ChaosDecrypter and ChaosEncrypter implementations ChaosDecrypterImpl and ChaosEncrypterImpl.

Thanks Christian Pontesegger for the very good example on "Writing your own JCA extensions - a full cipher" at: "http://codeandme.blogspot.de/2013/07/writing-your-own-jca-extensions-full.html" and for the very good example on "Writing your own JCA extensions - a simple digest " at: "http://codeandme.blogspot.de/2013/06/writing-your-own-jca-extensions-simple.html"

Skip navigation links

Copyright © 2017. All rights reserved.