Пакет: librandombytes1 (0~20240318-2 и другие)
Ссылки для librandombytes1
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код librandombytes:
- [librandombytes_0~20240318-2.dsc]
- [librandombytes_0~20240318.orig.tar.gz]
- [librandombytes_0~20240318-2.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [randombytes.cr.yp.to]
Подобные пакеты:
Library generating fresh randomness - shared library
librandombytes is a public-domain library providing a simple API for applications generating fresh randomness: include <randombytes.h>, call randombytes(x, xbytes) whenever desired to generate fresh random bytes x[0], x[1], ..., x[xbytes-1], and link with -lrandombytes.
Random bytes are often used directly in applications. Random bytes are also the foundation of more complicated random objects, such as random integers in a limited interval, random floating-point numbers from a (nearly) normal distribution, and random keys used in public-key cryptosystems. librandombytes is dedicated to obtaining fresh random bytes in the first place, and leaves it to higher-level libraries to convert those bytes into other types of random objects.
librandombytes aims for the following stringent randomness goal: no feasible computation will ever be able to tell the difference between the output bytes and true randomness (independent uniformly distributed random bytes). This makes the randombytes() output suitable for use in applications ranging from simulations to cryptography.
Shared library.
Другие пакеты, относящиеся к librandombytes1
|
|
|
|
-
- dep: libc6 (>= 2.28)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
Загрузка librandombytes1
Архитектура | Версия | Размер пакета | В установленном виде | Файлы |
---|---|---|---|---|
i386 | 0~20240318-2+b1 | 7,4 Кб | 36,0 Кб | [список файлов] |