Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for yp (0.02 sec)

  1. src/crypto/ed25519/ed25519.go

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    // Package ed25519 implements the Ed25519 signature algorithm. See
    // https://ed25519.cr.yp.to/.
    //
    // These functions are also compatible with the “Ed25519” function defined in
    // RFC 8032. However, unlike RFC 8032's formulation, this package's private key
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 00:11:18 UTC 2024
    - 11.7K bytes
    - Viewed (0)
Back to top