Anoncreds

Latest version: v0.2.0

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.1.0dev.6

What's Changed
* fix(js): fixed some typos for RN by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/106
* fix(js): allow multiple turbo modules to be registered by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/107
* build: get the version from the metadata by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/108
* chore: update version by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/109


**Full Changelog**: https://github.com/hyperledger/anoncreds-rs/compare/v0.1.0-dev.5...v0.1.0-dev.6

0.1.0dev.5

What's Changed
* build(ios): change the id so it works in production by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/97
* fix(js): added casting and fixed RN bindings by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/98
* fix(js): remove originDid and add revocationStatusList by genaris in https://github.com/hyperledger/anoncreds-rs/pull/99
* fix(js): CredentialEntry optional parameters by genaris in https://github.com/hyperledger/anoncreds-rs/pull/101
* fix: parameters when creating credentials without revocation by genaris in https://github.com/hyperledger/anoncreds-rs/pull/100
* chore: update version to 0.1.0-dev.5 by TimoGlastra in https://github.com/hyperledger/anoncreds-rs/pull/104


**Full Changelog**: https://github.com/hyperledger/anoncreds-rs/compare/v0.1.0-dev.4...v0.1.0-dev.5

0.1.0dev.4

What's Changed
* fix(js): missing export and return type by genaris in https://github.com/hyperledger/anoncreds-rs/pull/87
* fix(js): proverDid optional in Credential Request by genaris in https://github.com/hyperledger/anoncreds-rs/pull/89
* fix react native by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/91
* chore: update versions by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/92
* build: updated version in the test by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/93
* build: build xc frameworks with dylibs by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/95
* build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /wrappers/javascript by dependabot in https://github.com/hyperledger/anoncreds-rs/pull/94
* build: use dynamic libraries for iOS by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/96

New Contributors
* genaris made their first contribution in https://github.com/hyperledger/anoncreds-rs/pull/87

**Full Changelog**: https://github.com/hyperledger/anoncreds-rs/compare/v0.1.0-dev.3...v0.1.0-dev.4

0.1.0dev.3

What's Changed
* build: small issues with release by TimoGlastra in https://github.com/hyperledger/anoncreds-rs/pull/86


**Full Changelog**: https://github.com/hyperledger/anoncreds-rs/compare/v0.1.0-dev.2...v0.1.0-dev.3

0.1.0dev.2

What's Changed
* Fix Python type hints by andrewwhitehead in https://github.com/hyperledger/anoncreds-rs/pull/85
* fix(js): added release step to the pipeline by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/84

New Contributors
* andrewwhitehead made their first contribution in https://github.com/hyperledger/anoncreds-rs/pull/85

**Full Changelog**: https://github.com/hyperledger/anoncreds-rs/compare/v0.1.0-dev.1...v0.1.0-dev.2

0.1.0dev.1

What's Changed
* Create settings.yml by ryjones in https://github.com/hyperledger/anoncreds-rs/pull/1
* docs: update maintainers file by TimoGlastra in https://github.com/hyperledger/anoncreds-rs/pull/3
* Rename indy-credx to anoncreds by dkulic in https://github.com/hyperledger/anoncreds-rs/pull/14
* chore: remove indy-test-utils by dkulic in https://github.com/hyperledger/anoncreds-rs/pull/16
* fix(wql): removed indy-wql by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/17
* Moved indy-data-types into anoncreds module data_types by dkulic in https://github.com/hyperledger/anoncreds-rs/pull/18
* Remove non anoncreds related types from the anoncreds data_types module by dkulic in https://github.com/hyperledger/anoncreds-rs/pull/20
* Removed to_unqualified() method from Credential Definition data type by dkulic in https://github.com/hyperledger/anoncreds-rs/pull/21
* No id creation by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/25
* add comment about openssl dependency by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/35
* Update to idiomatic rust by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/27
* Remove seq no by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/30
* Update schema data model by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/31
* Remove the V1 suffix from the cred def by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/32
* Added header files and generator by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/43
* build: Add build for ios and android by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/44
* Updated to correct openssl-src repo by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/48
* Revocation List Model by whalelephant in https://github.com/hyperledger/anoncreds-rs/pull/37
* Added `issuerId` to the `schema` and `cred_def` anoncreds objects by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/50
* added schema attrNames validation by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/55
* removed required prover_did by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/57
* Add Node.js and React Native wrapper by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/58
* Bump decode-uri-component from 0.2.0 to 0.2.2 in /wrappers/javascript by dependabot in https://github.com/hyperledger/anoncreds-rs/pull/61
* Bump json5 from 1.0.1 to 1.0.2 in /wrappers/javascript by dependabot in https://github.com/hyperledger/anoncreds-rs/pull/62
* update revocation registry definition by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/56
* build(javascript): added initial pipeline by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/65
* feat: allow create status list and remove rev reg by whalelephant in https://github.com/hyperledger/anoncreds-rs/pull/68
* Tests: multiple credentials by whalelephant in https://github.com/hyperledger/anoncreds-rs/pull/70
* Integrate indy-utils into anoncreds by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/40
* feat(python): bindings working by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/63
* disable dependency on other workflow by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/69
* feat(ffi): updated with new methods by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/72
* fix: remove requirement for rev reg in verify function by whalelephant in https://github.com/hyperledger/anoncreds-rs/pull/80
* nodejs release ready by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/81
* fix(js): Node.js tests working by blu3beri in https://github.com/hyperledger/anoncreds-rs/pull/83

New Contributors
* ryjones made their first contribution in https://github.com/hyperledger/anoncreds-rs/pull/1
* TimoGlastra made their first contribution in https://github.com/hyperledger/anoncreds-rs/pull/3
* dkulic made their first contribution in https://github.com/hyperledger/anoncreds-rs/pull/14
* blu3beri made their first contribution in https://github.com/hyperledger/anoncreds-rs/pull/17
* whalelephant made their first contribution in https://github.com/hyperledger/anoncreds-rs/pull/37
* dependabot made their first contribution in https://github.com/hyperledger/anoncreds-rs/pull/61

**Full Changelog**: https://github.com/hyperledger/anoncreds-rs/commits/v0.1.0-dev.1

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.