Skip to content

Releases: 1ma/secp256k1-nostr-php

0.1.6

13 Dec 18:55
@1ma 1ma
5a66158

Choose a tag to compare

0.1.6 Pre-release
Pre-release

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
@1ma 1ma

Choose a tag to compare

0.1.5 Pre-release
Pre-release

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
@1ma 1ma

Choose a tag to compare

0.1.4 Pre-release
Pre-release

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
@1ma 1ma
abb1127

Choose a tag to compare

0.1.3 Pre-release
Pre-release

Updated vendored secp256k1 to v0.5.1 and started to test extension on PHP 8.4.

0.1.2

22 Dec 21:24
@1ma 1ma
bff91c2

Choose a tag to compare

0.1.2 Pre-release
Pre-release

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
@1ma 1ma
5f63974

Choose a tag to compare

0.1.1 Pre-release
Pre-release

Updated vendored secp256k1 to v0.4.0.

Full Changelog: v0.1.0...v0.1.1

0.1.0

11 Jul 00:11
@1ma 1ma
45b97ee

Choose a tag to compare

0.1.0 Pre-release
Pre-release