Bouncy Castle JavaMail S/MIME APIs (FIPS Distribution)

The Bouncy Castle Java APIs for doing S/MIME with JavaMail. The APIs are designed primarily to be used in conjunction with the BC FIPS provider. The APIs may also be used with other providers although if being used in a FIPS context it is the responsibility of the user to ensure that any other providers used are FIPS certified and used appropriately.

Лицензия

Лицензия

Группа

Группа

org.bouncycastle
Идентификатор

Идентификатор

bcmail-fips
Последняя версия

Последняя версия

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bouncy Castle JavaMail S/MIME APIs (FIPS Distribution)
The Bouncy Castle Java APIs for doing S/MIME with JavaMail. The APIs are designed primarily to be used in conjunction with the BC FIPS provider. The APIs may also be used with other providers although if being used in a FIPS context it is the responsibility of the user to ensure that any other providers used are FIPS certified and used appropriately.
Ссылка на сайт

Ссылка на сайт

https://www.bouncycastle.org/fips-java

Скачать bcmail-fips

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcmail-fips/ -->
<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcmail-fips</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcmail-fips/
implementation 'org.bouncycastle:bcmail-fips:1.0.4'
// https://jarcasting.com/artifacts/org.bouncycastle/bcmail-fips/
implementation ("org.bouncycastle:bcmail-fips:1.0.4")
'org.bouncycastle:bcmail-fips:jar:1.0.4'
<dependency org="org.bouncycastle" name="bcmail-fips" rev="1.0.4">
  <artifact name="bcmail-fips" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcmail-fips', version='1.0.4')
)
libraryDependencies += "org.bouncycastle" % "bcmail-fips" % "1.0.4"
[org.bouncycastle/bcmail-fips "1.0.4"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.bouncycastle : bc-fips jar [1.0.0,2.0.0)
org.bouncycastle : bcpkix-fips jar [1.0.1,2.0.0)

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0