Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

shepherdviolet/smcrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smcrypto

新项目thistle-crypto-plus简介

依赖

repositories {
    //Thistle in mavenCentral
    mavenCentral()
}
dependencies {
    //Advanced crypto utils
    compile 'com.github.shepherdviolet:thistle-crypto-plus:12.3'
}
    <!-- Advanced crypto utils -->
    <dependency>    
        <groupId>com.github.shepherdviolet</groupId>
        <artifactId>thistle-crypto-plus</artifactId>
        <version>12.3</version> 
    </dependency>

示例

About

simple sm2/sm3 crypto library for java, The project is outdated, see https://github.com/shepherdviolet/thistle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages