Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37039651
en ru br
ALT Linux repositórios
S:0.3.0-alt1_14jpp11

Group :: Desenvolvimento/Java
RPM: ed25519-java

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.3.0-alt1_14jpp11
Data da compilação: 1 julho 2022, 17:41 ( 90.8 weeks ago )
Tamanho:: 5.62 Mb

Home page:   https://github.com/str4d/ed25519-java

Licença: CC0
Sumário: Implementation of EdDSA (Ed25519) in Java
Descrição:

This is an implementation of EdDSA in Java. Structurally, it
is based on the ref10 implementation in SUPERCOP (see
http://ed25519.cr.yp.to/software.html).

There are two internal implementations:

* A port of the radix-2^51 operations in ref10
 - fast and constant-time, but only useful for Ed25519.
* A generic version using BigIntegers for calculation
 - a bit slower and not constant-time, but compatible
   with any EdDSA parameter specification.

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • ed25519-java
  • ed25519-java-javadoc
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009