Skip to content

First official release of the Orwell library

Compare
Choose a tag to compare
@gnu-user gnu-user released this 12 Oct 23:07
· 23 commits to master since this release
  • Cleaned up the repository and merged code from Tinfoil-SMS into the Orwell project.
  • Added the strippedcastle library as a dependency, which is just a stripped down version of Spongcastle/BouncyCastle with some added features to support block cipher CTR mode when using IES.
  • Fixed a bug that would result when attempting to decrypt data less than the size of the MAC.