Skip to content

Releases: WhiteflagProtocol/whiteflag-java

Version 1.1.1 - Minor maintenance update

Choose a tag to compare

@ts5746 ts5746 released this 23 Dec 17:03
d699464

Minor maintenance update for testing with newer Java versions and follow-on development.

Version 1.1.0 - Full message encoding and encryption

Choose a tag to compare

@ts5746 ts5746 released this 13 Feb 18:22
57db4b6

Release with full Whiteflag message and cryptographic functionality.
Improved encoding and decoding of Whiteflag messages.
Encryption and decryption of Whiteflag messages.
Whiteflag authentication tokens and blockchain account interface.
General improvements to code, documentation and dependencies.

Version 1.0.0 - Basic Whiteflag functionality

Choose a tag to compare

@ts5746 ts5746 released this 04 Feb 16:55
e890dc2

First major release with the basic structure of the library.
Documentation of the programming interface and functionality.
Encoding and decoding of Whiteflag messages.
Processing of JSON formatted messages.