Skip to content

Releases: VirgilSecurity/virgil-cryptowrapper-php

v1.0.0

30 Sep 12:36
Compare
Choose a tag to compare
  • Updated / Refactored the code structure for better understanding of internal processes
  • Updated functions and data types for better performance on php 8.3

v0.17.1

27 Apr 21:22
cfe182c
Compare
Choose a tag to compare

Changes

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

v0.16.0

25 Jul 10:27
61a633a
Compare
Choose a tag to compare

Features

  • Added Apple Silicon support.
  • Added PHP 8.0 support.

Changes

  • Removed PHP 7.2 support.

Improvements

  • Updated underlying virgil-crypto-c library that:
    • Updated thirdparty mbedTLS to the version 2.17.0 (contains security fixes).
    • Updated nanopb to the version 0.4.5.

v0.15.2.1

07 Dec 07:07
f67f24c
Compare
Choose a tag to compare

install extensions by composer post script cmd
minnor fixes

v0.15.2

21 May 13:40
c233a7c
Compare
Choose a tag to compare

Please refer to https://github.com/VirgilSecurity/virgil-crypto-c/releases for releases descriptions

v0.13.2

30 Mar 14:13
31300b6
Compare
Choose a tag to compare

Please refer to https://github.com/VirgilSecurity/virgil-crypto-c/releases for releases descriptions

v0.13.0

19 Mar 23:32
d3fff16
Compare
Choose a tag to compare

Initial release of php wrapper for https://github.com/VirgilSecurity/virgil-crypto-c
Please refer to https://github.com/VirgilSecurity/virgil-crypto-c/releases for releases descriptions