[ 原始碼: ruby-ed25519 ]
套件:ruby-ed25519(1.2.4-2 以及其他的)
efficient digital signature library providing the Ed25519 algorithm
A Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.
Ed25519 is a modern implementation of a Schnorr signature system using elliptic curve groups.
Ed25519 provides a 128-bit security level, that is to say, all known attacks take at least 2^128 operations, providing the same security level as AES-128, NIST P-256, and RSA-3072.
其他與 ruby-ed25519 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libruby2.7 (>= 2.7.0~preview1)
- Libraries necessary to run Ruby 2.7
-
- dep: ruby (<< 1:2.8~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.7~0)