Releases: 1ma/secp256k1-nostr-php
Releases · 1ma/secp256k1-nostr-php
0.1.6
13 Dec 18:55
Compare
Sorry, something went wrong.
No results found
Maintenance release. Introduces initial support for installing the extension with PIE .
Full Changelog : v0.1.5...v0.1.6
0.1.5
11 Mar 14:38
Compare
Sorry, something went wrong.
No results found
This release makes it possible to build the extension with the OS system packages for libsodium and libsecp256k1.
On Ubuntu/Debian: sudo apt install libsodium-dev libsecp256k1-dev
The vendored dependencies can still be used in the build process with make ext-with-deps
0.1.4
03 Mar 17:12
Compare
Sorry, something went wrong.
No results found
Updated vendored secp256k1 to v0.6.0 and replaced hex2bin and bin2hex functions with constant-time implementations from libsodium.
0.1.3
01 Aug 20:15
Compare
Sorry, something went wrong.
No results found
Updated vendored secp256k1 to v0.5.1 and started to test extension on PHP 8.4.
0.1.2
22 Dec 21:24
Compare
Sorry, something went wrong.
No results found
Updated vendored secp256k1 to v0.4.1 and started to test extension on PHP 8.3.
Full Changelog : v0.1.1...v0.1.2
0.1.1
04 Sep 18:55
Compare
Sorry, something went wrong.
No results found
0.1.0
11 Jul 00:11
Compare
Sorry, something went wrong.
No results found