8000 GitHub - platform-inf/go-ratchet: 🛡️ Double ratchet algorithm implementation in Golang.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

platform-inf/go-ratchet

Repository files navigation

Go-Ratchet 🛡️

Double ratchet algorithm implementation.

TODO

  • Add docs for each function. Add comments for e.g. ratchetReceivingChain and ratchetSendingChain.
  • Add tests.
  • Reduce allocations count. For example, reuse slices for HKDF and encryption/decryption. Encrypt/Decrypt to array from stack.
  • Create benchmarks to increase speed.

About

🛡️ Double ratchet algorithm implementation in Golang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published
0