This project includes an access to the Microsoft CryptoAPI library using the Java Native Interface.

See:
          Description

Packages
be.cardon.cryptoapi CryptoAPI high level package.
be.cardon.cryptoapi.provider CryptoAPI KeyStore and Signature provider.
be.cardon.nativecall Provides low level utilities for the Java Native Interface.
be.cardon.nativecall.cryptoapi Provides low level access to Microsoft CryptoAPI using the Java Native Interface.
be.cardon.utils Utilities functions (base64, hex, keyboard input, OS).
be.cardon.utils.test Utilities Test

 

This project includes an access to the Microsoft CryptoAPI library using the Java Native Interface.