Pinned Repositories
archer-framework
A lightweight spring-boot-like framework .
archer-jdk-net
network framework use java nio
archer-log
log tools
archer-math
a fast big integer compute library
archer-net
network written with java and c, to support latest openssl(gmssl) 1.3, support SM2_WITH_SM3(encryptCrt and encryptKey) TLS etc.
archer-tools
Useful tools written with pure java. Includes ecdsa, sm2, sm3, encryption, excel reader, http(s) client and server etc.
ecdsa_cpp
An implementation of secp256k1 curve.
ecdsa_java
ECDSA written with java, secp192k1, secp192r1, secp224k1,secp224r1,secp256k1,etc.
psi
Private Set Intersection algorithm written with pure java.
RSA_java
This is a pure (and very very simple) java implementation of the RSA algorithm. One file to show you how RSA works (Euler's formula and Euclid's algorithm).
Archerxy's Repositories
Archerxy/ecdsa_java
ECDSA written with java, secp192k1, secp192r1, secp224k1,secp224r1,secp256k1,etc.
Archerxy/RSA_java
This is a pure (and very very simple) java implementation of the RSA algorithm. One file to show you how RSA works (Euler's formula and Euclid's algorithm).
Archerxy/ecdsa_cpp
An implementation of secp256k1 curve.
Archerxy/psi
Private Set Intersection algorithm written with pure java.
Archerxy/archer-tools
Useful tools written with pure java. Includes ecdsa, sm2, sm3, encryption, excel reader, http(s) client and server etc.
Archerxy/archer-framework
A lightweight spring-boot-like framework .
Archerxy/archer-jdk-net
network framework use java nio
Archerxy/archer-log
log tools
Archerxy/archer-math
a fast big integer compute library
Archerxy/archer-net
network written with java and c, to support latest openssl(gmssl) 1.3, support SM2_WITH_SM3(encryptCrt and encryptKey) TLS etc.
Archerxy/archer-xjson
json library written with pure java
Archerxy/Arduino_fork
Arduino IDE 1.x
Archerxy/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
Archerxy/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
Archerxy/computer-vision-in-action
A computer vision closed-loop learning platform where code can be run interactively online. 学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页