Back to Sliver

server/cryptography

server/cryptography/README.md

1.7.3385 B
Original Source

server/cryptography

Overview

Server-side cryptographic helpers and key management. Implements signing, encryption, and key derivation utilities. Key routines cover cryptography test within the cryptography subsystem.

Go Files

  • cryptography.go – Provides server-side crypto primitives and helpers.
  • cryptography_test.go (tests) – Tests crypto helper correctness.