rsa

RSA 非对称性加密、签名工具

License

License

GroupId

GroupId

cn.com.xuxiaowei.utils
ArtifactId

ArtifactId

rsa
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

rsa
RSA 非对称性加密、签名工具
Project URL

Project URL

https://github.com/xuxiaowei-com-cn/RSA
Project Organization

Project Organization

徐晓伟工作室
Source Code Management

Source Code Management

https://github.com/xuxiaowei-com-cn/RSA

Download rsa

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.15

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.2
0.0.1