Skip to content

Releases: abumq/ripe

v4.2.2

20 Jul 08:27
Compare
Choose a tag to compare
  • Fixed RSA with secret
  • Updated Google Test dep that now requires C++14 for test
  • Fix Ripe.h include path

RSA with secret

24 Jan 11:51
68604bf
Compare
Choose a tag to compare

Fixed issue with RSA with secret.

Thanks to @vkresch

v4.2.0

02 Mar 00:39
1b72a44
Compare
Choose a tag to compare

Changelog

Updates

  • SHA-256 and SHA-512 support

v4.1.1

09 Feb 22:48
ed0d35b
Compare
Choose a tag to compare

Changelog

Fixes

  • Fix crash with invalid msg from zlib

Updates

  • License information update

v4.1.0

07 Oct 03:03
Compare
Choose a tag to compare

Changes

  • Compatible on old machines

[ Binaries will be provided from this release onwards ]

Package Integrity

Package Checksums (SHA1)
ripe-4.1.0-x86_64-darwin.tar.gz 61f85fc22f287d3dc6bd39b1f72691076c956664
ripe-4.1.0-x86_64-linux.tar.gz a3711bc56356263ddc20bb19bca5e0af49b0d56d

v4.0.1

26 Sep 05:00
Compare
Choose a tag to compare

Updates

  • Updated headers

v4.0.0

17 Aug 09:01
Compare
Choose a tag to compare

Change Log

Changes

  • All errors are throwing runtime exceptions instead of logging

Updated

  • All the compiler warnings are report as error

Files

The attach binaries were built on following platforms:

ripe-4.0.0-x86_64-linux => Ubuntu 14.04 Trusty x86_64 using g++ 4.8 with -O2 -g flags against libz-1.2.8
ripe-4.0.0-x86_64-darwin => macOS Sierra 10.12.3 x86_64

v3.3.0

27 Jul 05:05
Compare
Choose a tag to compare

Release Notes

Added

  • Ability to encrypt using specified IV

Checksums

File Checksum
ripe-3.3.0-x86_64-darwin.tar.gz SHA1: abc81c27c1b9e7bba299d53f1a3d6b2c8407e219
ripe-3.3.0-x86_64-linux.tar.gz SHA1: 7cd9a1ae68a2b34fa8a31a7976b34f0709443406
Ripe.h SHA1: b37b74e782d782a5a2e6284c3558e042734f0dae

v3.2.2

22 Jul 13:54
Compare
Choose a tag to compare

Changes

  • Minor refactor and documentation update

Checksums

File Checksum
ripe-3.2.2-x86_64-darwin.tar.gz SHA1: 14dbcdd6ba00798a4aa732a467bef3e456ffd876
ripe-3.2.2-x86_64-linux.tar.gz SHA1: 963d53647ef2420e39c355d1fae5f04148ef18fb
Ripe.h SHA1: c94ed39ae940fbdc7ff66f48e5c6b04e917c1371

v3.2.1

20 Jul 01:09
Compare
Choose a tag to compare

Updates

  • Updated documentation
  • Changed licence from MIT to Apache-2.0