1.0.0 • Published 3 years ago

adilosjs v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

adilosjs

adilosjs is a Javascript binding for ADILOS

ADILOS (A Digital Lock System) is a protocol that provides a way for someone to prove ownership of a cryptographic key. The proof is done by performing a message exchange in which a cryptographic challenge is presented and a response is returned.

If the response is correct then the exchange proves that the responder truly holds the public key included in the response.