proxy_recrypt 1.1.3 copy "proxy_recrypt: ^1.1.3" to clipboard
proxy_recrypt: ^1.1.3 copied to clipboard

Proxy Re-Encryption (PRE) utilities for Dart enabling secure, server-mediated sharing of encrypted data without exposing plaintext.

Change Log #

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2025-10-20 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


proxy_recrypt - v1.1.3

  • FIX: remove encrypt dependency to improve compatibility with packages that depend on pointycastle v4 (#6).

1.1.3 #

  • FIX: remove encrypt dependency to improve compatibility with packages that depend on pointycastle v4 (#6).

2025-09-29 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


proxy_recrypt - v1.1.2

  • FIX: enabling publish to pub.dev (#5).

1.1.2 #

  • FIX: enabling publish to pub.dev (#5).

2025-09-26 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


proxy_recrypt - v1.1.1

  • FIX: Adding codeowners.

1.1.1 #

  • FIX: Adding codeowners.

2025-09-24 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


proxy_recrypt - v1.1.0

  • FIX: updating release workflow.
  • FIX: udpating version of package in changelog.
  • FIX: keeping naming consistent.
  • FIX: removing badge for check.
  • FIX: updating placeholder.
  • FEAT: add attribution to original JavaScript PRE implementation (#3).
  • FEAT: adding analysis_options for dart and updating pubspec (#2).
  • FEAT: updating readme with status badges.
  • FEAT: adding a placeholder release workflow.
  • FEAT: adding release workflow.
  • FEAT: adding melos config.
  • FEAT: adding workflows to check and publish.
  • FEAT: updating name of the package.
  • FEAT: adding recrypt code.

1.1.0 #

  • FIX: updating release workflow.
  • FIX: udpating version of package in changelog.
  • FIX: keeping naming consistent.
  • FIX: removing badge for check.
  • FIX: updating placeholder.
  • FEAT: add attribution to original JavaScript PRE implementation (#3).
  • FEAT: adding analysis_options for dart and updating pubspec (#2).
  • FEAT: updating readme with status badges.
  • FEAT: adding a placeholder release workflow.
  • FEAT: adding release workflow.
  • FEAT: adding melos config.
  • FEAT: adding workflows to check and publish.
  • FEAT: updating name of the package.
  • FEAT: adding recrypt code.

Changelog #

1.0.0 #

  • Initial version, created library structure.
6
likes
150
points
1.33k
downloads

Publisher

verified publisheraffinidi.com

Weekly Downloads

Proxy Re-Encryption (PRE) utilities for Dart enabling secure, server-mediated sharing of encrypted data without exposing plaintext.

Repository (GitHub)
View/report issues
Contributing

Topics

#proxy-reencryption

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

convert, crypto, cryptography, pointycastle

More

Packages that depend on proxy_recrypt