Tongsuo-Java-SDK's OAEP ciphers (eg,RSA/ECB/OAEPWithSHA-256AndMGF1Padding) use the named digest for both the main digest and the MGF1 digest. This differs from the behavior of some other providers, including the ones bundled with OpenJDK, which always use SHA-1 for the MGF1 digest. ...
Tongsuo-Java-SDK is a Java Security Provider (JSP) that implements parts of the Java Cryptography Extension (JCE) and Java Secure Socket Extension (JSSE). It uses Tongsuo to provide cryptographic primitives and Transport Layer Security (TLS) for Java applications on Android and OpenJDK. See th...
Tongsuo-Java-SDK - A Java Security Provider Tongsuo-Java-SDK is a Java Security Provider (JSP) that implements parts of the Java Cryptography Extension (JCE) and Java Secure Socket Extension (JSSE). It uses Tongsuo to provide cryptographic primitives and Transport Layer Security (TLS) for Jav...
static final String NAME = "Tongsuo_Security_Provider"; private static final double VERSION_NUM = 1.0D; public TongsuoProvider() { super(NAME, VERSION_NUM, INFO); } } 20 changes: 20 additions & 0 deletions 20 openjdk/src/main/java/net/tongsuo/TongsuoX509Certificate.java Original ...
Tongsuo-Project / tongsuo-java-sdk Public forked from google/conscrypt Notifications Fork 14 Star 25 New issue Jump to bottom 支持Windows系统 #30 Open dongbeiouba opened this issue Apr 19, 2023· 1 comment Open 支持Windows系统 #30 dongbeiouba opened this issue Apr 19, 2023· 1...
Tongsuo-Java-SDK is a Java Security Provider that implements parts of the Java Cryptography Extension and Java Secure Socket Extension. - support tlcp · Tongsuo-Project/tongsuo-java-sdk@df4e982
Tongsuo-Java-SDK is a Java Security Provider that implements parts of the Java Cryptography Extension and Java Secure Socket Extension. - 支持TLCP协议 · Issue #20 · Tongsuo-Project/tongsuo-java-sdk
多对多 服务端优先 客户端优先Activity dongbeioubaassigned superajun-wsjon Feb 28, 2023 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Metadata Assignees superajun-wsj LabelsNo labels TypeNo type ProjectsNo projects MilestoneNo milestone ...
请问此 SDK 若想安卓项目中引入需要如何处理,目前通过 Gradle 依赖是无法在 Android 项目中找到相应的依赖库 Member dongbeiouba commented Jul 18, 2023 请问此 SDK 若想安卓项目中引入需要如何处理,目前通过 Gradle 依赖是无法在 Android 项目中找到相应的依赖库 目前已经发布的版本还不能支持Android平台,需要对And...
Tongsuo-Java-SDK is a Java Security Provider that implements parts of the Java Cryptography Extension and Java Secure Socket Extension. - Lint C++ code and fix errors (#270) · Tongsuo-Project/tongsuo-java-sdk@f8c8d4b