Пакет jss: Информация

  • Default inline alert: Версия в репозитории: 5.4.2-alt2

Исходный пакет: jss
Версия: 4.6.2-alt1
Последняя версия по данным Repology
Собран:  16 октября 2019 г. 14:12 в задании #239297
Сообщить об ошибке в пакете
Домашняя страница: http://www.dogtagpki.org/wiki/JSS

Лицензия: MPLv1.1 or GPLv2+ or LGPLv2+
О пакете: Java Security Services (JSS)
Описание: 
Network Security Services for Java (JSS) is a Java interface to NSS. JSS
supports most of the security standards and encryption technologies supported by
NSS. JSS also provides a pure Java interface for ASN.1 types and BER/DER
encoding.

JSS offers a implementation of Java SSL sockets that uses NSS's SSL/TLS
implementation rather than Sun's JSSE implementation. You might want to use
JSS's own SSL classes if you want to use some of the capabilities found in NSS's
SSL/TLS library but not found in JSSE.

NSS is the cryptographic module where all cryptographic operations are
performed. JSS essentially provides a Java JNI bridge to NSS C shared libraries.
When NSS is put in FIPS mode, JSS ensures FIPS compliance by ensuring that all
cryptographic operations are performed by the NSS cryptographic module.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
jss (x86_64, ppc64le, i586, aarch64)
jss-debuginfo (x86_64, ppc64le, i586, aarch64)
jss-javadoc (noarch)

Сопровождающий: Stanislav Levin


Права:
Igor Vlasenko
Stanislav Levin
@java
@qa
@everybody

    1. java-1.8.0-openjdk-devel
    2. jpackage-generic-compat
    3. junit
    4. gcc-c++
    5. /proc
    6. slf4j
    7. slf4j-jdk14
    8. apache-commons-codec
    9. apache-commons-lang
    10. libnspr-devel
    11. glassfish-jaxb-api
    12. libnss-devel
    13. rpm-macros-cmake
    14. rpm-macros-java
    15. nss-utils
    16. cmake
    17. ctest

Последнее изменение


16 октября 2019 г. Stanislav Levin 4.6.2-alt1
- 4.6.1 -> 4.6.2 (closes: CVE-2019-14823).
26 августа 2019 г. Stanislav Levin 4.6.1-alt1
- 4.5.3 -> 4.6.1.
11 июля 2019 г. Stanislav Levin 4.5.3-alt2
- Pinned supported Java.