Skip to content

Releases: web-of-trust/php-privacy

2.0.0

01 Oct 05:00
Compare
Choose a tag to compare

Release to version 2.0.0 - 2024-10-01

  • Release to major version 2

1.2.2

30 Sep 09:53
Compare
Choose a tag to compare

Release to version 1.2.2 - 2024-09-30

  • Refactor code with phpactor.
  • Add PHP Privacy Examples.

1.2.1

25 Sep 08:25
Compare
Choose a tag to compare

Release to version 1.2.1 - 2024-09-25

  • Change VERSION const.
  • Change SALT_NOTATION const.
  • Fix armor text dash escape.

1.2.0

19 Sep 02:11
Compare
Choose a tag to compare

Release to version 1.2.0 - 2024-09-19

  • Support reading openpgp message & key from binary string.

1.1.14

18 Sep 02:43
Compare
Choose a tag to compare

Release to version 1.1.14 - 2024-09-18

  • Reverse order OPS packets.
  • Change SALT_NOTATION
  • Refactor ECDH session key cryptor contants
  • Add build one-pass signature packet from signature packet

1.1.13

13 Sep 09:20
Compare
Choose a tag to compare

Release to version 1.1.13 - 2024-09-13

  • Support partial body length.

1.1.12

12 Sep 02:44
Compare
Choose a tag to compare

Release to version 1.1.12 - 2024-09-12

  • Fix packet reader.
  • Fix aead crypt.

1.1.11

11 Sep 07:38
Compare
Choose a tag to compare

Release to version 1.1.11 - 2024-09-11

  • Fix partial packet reader.
  • Fix AEAD Protected Data encrypt/decrypt.

1.1.10

09 Sep 06:57
Compare
Choose a tag to compare

Release to version 1.1.10 - 2024-09-09

  • Refactor cleartext signature framework.
  • Add getSessionKey method to EncryptedMessage.

1.1.9

06 Sep 02:09
Compare
Choose a tag to compare

Release to version 1.1.9 - 2024-09-06

  • Remove random prefix & MDC packet.
  • Fix gcm encryptor.
  • Add salt notation to signature.