Categorygithub.com/studyzy/gmcrypto
modulepackage
0.0.0-20201211114253-b3a68a950684
Repository: https://github.com/studyzy/gmcrypto.git
Documentation: pkg.go.dev

# README

gmcrypto

国密版Golang crypto

# Packages

Copyright Suzhou Tongji Fintech Research Institute 2017 All Rights Reserved.
No description provided by the author
Copyright Hyperledger-TWGC All Rights Reserved.
Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.
Package x509 parses X.509-encoded keys and certificates.

# Functions

No description provided by the author
RegisterHash registers a function that returns a new instance of the given hash function.

# Constants

import golang.org/x/crypto/blake2b.
import golang.org/x/crypto/blake2b.
import golang.org/x/crypto/blake2b.
import golang.org/x/crypto/blake2s.
import golang.org/x/crypto/md4.
import crypto/md5.
no implementation; MD5+SHA1 used for TLS RSA.
import golang.org/x/crypto/ripemd160.
import crypto/sha1.
import crypto/sha256.
import crypto/sha256.
import golang.org/x/crypto/sha3.
import golang.org/x/crypto/sha3.
import golang.org/x/crypto/sha3.
import golang.org/x/crypto/sha3.
import crypto/sha512.
import crypto/sha512.
import crypto/sha512.
import crypto/sha512.
import github.com/studyzy/gmcrypto/sm3.

# Type aliases

Hash2 identifies a cryptographic hash function that is implemented in another package.