crypto-gmsm

Algorithm(SM2,SM3,SM4) tools

License

License

GroupId

GroupId

cn.superfw
ArtifactId

ArtifactId

crypto-gmsm
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

crypto-gmsm
Algorithm(SM2,SM3,SM4) tools
Project URL

Project URL

https://gitee.com/superch/crypto-gmsm.git
Source Code Management

Source Code Management

https://gitee.com/superch/crypto-gmsm.git

Download crypto-gmsm

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.60
org.bouncycastle : bcprov-ext-jdk15on jar 1.60

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0