forked from agl/dnscurve
-
Notifications
You must be signed in to change notification settings - Fork 4
Tools for DNS curve implementation
mdempsky/dnscurve
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Random DNSCurve code
This project is a collection of various DNSCurve-related code. In
particular, it contains:
- slownacl: A pure Python implementation of the NaCl Python API. For
more details about NaCl, see http://nacl.cace-project.eu/.
WARNING: This library is not resistant to timing attacks.
- forward: A DNSCurve forwarder implementation.
- tools: A set of DNS and DNSCurve-related tools.
- drafts: Internet-Drafts related to DNSCurve.
- attic: Old code that needs updating.
About
Tools for DNS curve implementation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 61.7%
- Python 38.3%