Skip to content

Releases: VirgilSecurity/virgil-crypto-php

v7.0.0

01 Oct 09:50
Compare
Choose a tag to compare
  • Updated code to actual php 8.3 (required)
  • Updated related crypto-wrapper to v.1.0.0

v6.3.0

28 Apr 02:20
c12d505
Compare
Choose a tag to compare

Changes

  • Updated crypto wrapper to v0.17.1.
  • Updated supported PHP versions to 8.2, 8.3.

v6.2.0

25 Jul 11:29
Compare
Choose a tag to compare

Changes

  • Updated crypto wrapper to v0.16.0.
  • Added the Apple Silicon support.
  • Added PHP 8.0 support.
  • Removed PHP 7.2 support.

v6.1.0

24 Nov 17:41
03fbcd5
Compare
Choose a tag to compare
  • use virgil/crypto-wrapper 0.15.*
  • fixes and optiomization

v6.0.0

02 Apr 15:06
6f6a0c3
Compare
Choose a tag to compare
v6.0.0

v5.1.2

18 Aug 21:35
ef0cbd2
Compare
Choose a tag to compare

Fixed

Composer dependencies

v5.1.1

04 Jul 11:45
b5820ab
Compare
Choose a tag to compare

Fix importPrivateKey method (PEM to DER conversion)

v5.1.0

08 Nov 10:31
438932f
Compare
Choose a tag to compare

Added:

  • Sequential cipher functionality
  • PHP 7.* support

v5.0.0

14 May 06:50
Compare
Choose a tag to compare
  • implements virgil/crypto-api interfaces

v4.0.0

09 May 09:22
Compare
Choose a tag to compare
  • new major release is intended to using in compatibility with sdk 4 version
  • update to latest Virgil Crypto extension