https://github.com/kassane/d-relic
D bindings for Relic Toolkit (https://github.com/relic-toolkit/relic)
https://github.com/kassane/d-relic
bindings cryptography d dlang relic-toolkit
Last synced: 5 months ago
JSON representation
D bindings for Relic Toolkit (https://github.com/relic-toolkit/relic)
- Host: GitHub
- URL: https://github.com/kassane/d-relic
- Owner: kassane
- License: apache-2.0
- Created: 2025-06-26T14:59:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-26T19:20:04.000Z (about 1 year ago)
- Last Synced: 2025-10-20T00:22:06.622Z (8 months ago)
- Topics: bindings, cryptography, d, dlang, relic-toolkit
- Language: D
- Homepage: http://relic.dub.pm
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# d-relic
D bindings for RELIC cryptographic meta-toolkit. RELIC is a modern research-oriented cryptographic toolkit focused on efficiency and flexibility.
Features:
- Multiple-precision integer arithmetic
- Prime and Binary field arithmetic
- Elliptic curves over prime and binary fields
- Bilinear maps and related extension fields
- Various cryptographic protocols (RSA, ECDSA, ECMQV, etc.)
- Pairing delegation protocols
- Batch pairing delegation protocols
## Requirements
- D compiler with frontend >= 2.106.0
- CMake (for building RELIC)
## License
Apache-2.0