Package org.whiteflagprotocol.java.crypto
package org.whiteflagprotocol.java.crypto
Whiteflag Protocol Crypto Library
This package provides a library that defines Whiteflag cryptographic features as specified in the Whiteflag standard in Java. It contains all implementation independent cryptographic functionality used by the main protocol classes. Seperating these critical security functions makes them better inspectable, testable and maintainable.
- Since:
- 1.1
- Whiteflag version:
- v1-draft.6
-
ClassDescriptionWhiteflag authentication parameters enum classWhiteflag authentication token classWhiteflag cipher classWhiteflag protocol cryptographic exception classWhiteflag cryptographic utility classWhiteflag ECDH Key Pair classWhiteflag encryption key classWhiteflag encryption parameters enum class