spring-security-rsa

Spring Security RSA is a small utility library for RSA ciphers. It belongs to the family of Spring Security crypto libraries that handle encoding and decoding text as a general, useful thing to be able to do.

License

License

Categories

Categories

Security
GroupId

GroupId

org.springframework.security
ArtifactId

ArtifactId

spring-security-rsa
Last Version

Last Version

1.0.11.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-security-rsa
Spring Security RSA is a small utility library for RSA ciphers. It belongs to the family of Spring Security crypto libraries that handle encoding and decoding text as a general, useful thing to be able to do.
Project URL

Project URL

http://github.com/spring-projects/spring-security-oauth
Project Organization

Project Organization

SpringSource

Download spring-security-rsa

How to add to project

<!-- https://jarcasting.com/artifacts/org.springframework.security/spring-security-rsa/ -->
<dependency>
    <groupId>org.springframework.security</groupId>
    <artifactId>spring-security-rsa</artifactId>
    <version>1.0.11.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.security/spring-security-rsa/
implementation 'org.springframework.security:spring-security-rsa:1.0.11.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.security/spring-security-rsa/
implementation ("org.springframework.security:spring-security-rsa:1.0.11.RELEASE")
'org.springframework.security:spring-security-rsa:jar:1.0.11.RELEASE'
<dependency org="org.springframework.security" name="spring-security-rsa" rev="1.0.11.RELEASE">
  <artifact name="spring-security-rsa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.security', module='spring-security-rsa', version='1.0.11.RELEASE')
)
libraryDependencies += "org.springframework.security" % "spring-security-rsa" % "1.0.11.RELEASE"
[org.springframework.security/spring-security-rsa "1.0.11.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.security : spring-security-crypto jar 4.2.13.RELEASE
org.springframework : spring-core jar 4.3.25.RELEASE
org.bouncycastle : bcpkix-jdk15on jar 1.69

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.
org.springframework.security

Spring

Versions

Version
1.0.11.RELEASE
1.0.10.RELEASE
1.0.9.RELEASE
1.0.8.RELEASE
1.0.7.RELEASE
1.0.6.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE