Tarkennettu haku
trixie  ] [  forky  ] [  sid  ]
[ Source: python-lib1305  ]

Paketti: python3-lib1305 (0~20250415.2-1)

Links for python3-lib1305

Screenshot

Debian-palvelut:

Imuroi lähdekoodipaketti python-lib1305:

Ylläpitäjät:

External Resources:

Samankaltaisia paketteja:

Poly1305 one-time authenticator microlibrary - Python wrapper

Python wrapper around implementation of the Poly1305 one-time authenticator. The Python API for lib1305 provides the functions: poly1305.auth() poly1305.verify()

The library has a very simple stateless API. As an example, the following script generates an authenticator 'a' given a message 'm' and a secret key 'k'. And verifies an authenticator 'a' given a message 'm' and a secret key 'k'.

from lib1305 import poly1305 a = poly1305.auth(m, k) poly1305.verify(a, m, k)

Muut pakettiin python3-lib1305 liittyvät paketit

  • depends
  • recommends
  • suggests
  • enhances

Imuroi python3-lib1305

Imurointi kaikille saataville arkkitehtuureille
Arkkitehtuuri Paketin koko Koko asennettuna Tiedostot
all 5.0 kt28.0 kt [tiedostoluettelo]