Package: attestix 0.4.1

Pavan Kumar Dubasi

attestix: Offline Verifier for Attestix Ed25519 Credentials and UCAN Delegations

An offline verifier for verifiable credentials and delegation chains issued by the Attestix Python core. Verifies Ed25519 (RFC 8032) signatures over W3C Verifiable Credentials, decodes Ed25519 'did:key' identifiers, and verifies UCAN delegation chains (EdDSA 'JWT's) including capability attenuation, with no Python runtime required. Reproduces the Attestix JCS-style JSON canonical form (a practical subset of RFC 8785 that additionally applies 'NFC' Unicode normalization) byte-for-byte so that signatures produced by the reference implementation verify here. Useful for compliance, research and biostatistics users who work in R and need to check AI-agent compliance credentials. See <https://attestix.io> for the project and <https://attestix.io/spec/bundle/v1> for the bundle wire format.

Authors:Pavan Kumar Dubasi [aut, cre], VibeTensor [cph, fnd]

attestix_0.4.1.tar.gz
attestix_0.4.1.zip(r-4.7)attestix_0.4.1.zip(r-4.6)attestix_0.4.1.zip(r-4.5)
attestix_0.4.1.tgz(r-4.6-any)attestix_0.4.1.tgz(r-4.5-any)
attestix_0.4.1.tar.gz(r-4.7-any)attestix_0.4.1.tar.gz(r-4.6-any)
attestix_0.4.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
attestix/json (API)

# Install 'attestix' in R:
install.packages('attestix', repos = c('https://vibetensor.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/vibetensor/attestix-r/issues

On CRAN:

Conda:

attestixdided25519verifiable-credentials

3.30 score 2 scripts 18 exports 5 dependencies

Last updated from:732dd364a2. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK104
source / vignettesOK159
linux-release-x86_64OK122
macos-release-arm64OK124
macos-oldrel-arm64OK136
windows-develOK85
windows-releaseOK62
windows-oldrelOK64
wasm-releaseOK98

Exports:atx_b64url_decodeatx_b64url_encodeatx_base58_decodeatx_base58_encodeatx_canonicalizeatx_decode_did_keyatx_did_key_fragmentatx_ed25519_verifyatx_hex_to_rawatx_json_parseatx_jwt_decodeatx_parse_jsonatx_public_key_to_did_keyatx_raw_to_hexatx_verification_methodatx_verify_credentialatx_verify_delegation_chainatx_verify_ucan_token

Dependencies:askpassopensslsodiumstringisys