[
https://issues.apache.org/jira/browse/CRYPTO-161?focusedWorklogId=780175&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-780175
]
ASF GitHub Bot logged work on CRYPTO-161:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jun/22 02:18
Start Date: 10/Jun/22 02:18
Worklog Time Spent: 10m
Work Description: wenwj0 commented on PR #161:
URL: https://github.com/apache/commons-crypto/pull/161#issuecomment-1151845431
I found a warning in [Java CI / build (macos-latest, 8,
false)](https://github.com/apache/commons-crypto/runs/6812108742?check_suite_focus=true):
`** WARN: Could not enable JNA; detected lib VERSION 0x10000000: Error looking
up function 'ENGINE_load_rdrand': dlsym(0x7ff81e7bd070, ENGINE_load_rdrand):
symbol not found`
Maybe the OpenSSL in Github builds is 1.0.0
Issue Time Tracking
-------------------
Worklog Id: (was: 780175)
Time Spent: 1h (was: 50m)
> Add SM4 encryption support
> --------------------------
>
> Key: CRYPTO-161
> URL: https://issues.apache.org/jira/browse/CRYPTO-161
> Project: Commons Crypto
> Issue Type: New Feature
> Reporter: wenweijian
> Priority: Minor
> Time Spent: 1h
> Remaining Estimate: 0h
>
> SM4 (formerly SMS4)is a block cipher used in the Chinese National Standard
> for Wireless LAN WAPI (Wired Authentication and Privacy Infrastructure).
> SM4 was a cipher proposed to for the IEEE 802.11i standard, but has so far
> been rejected by ISO. One of the reasons for the rejection has been
> opposition to the WAPI fast-track proposal by the IEEE. please see:
> [https://en.wikipedia.org/wiki/SM4_(cipher)]
--
This message was sent by Atlassian Jira
(v8.20.7#820007)