mirror of
https://github.com/openharmony/third_party_cryptsetup.git
synced 2026-07-20 23:44:31 -04:00
v1.0.7
Now that repo relies only on the git data stream (as it is much faster to download through) we don't really need to be parsing the <snapshot> elements within manifest. Its a lot of complex code to convert the tar (or zip) through to a fast import stream, and we just aren't calling it anymore. Signed-off-by: Shawn O. Pearce <sop@google.com>
Description
Cryptsetup是一个基于块设备加密内核模块,用于方便地设置磁盘加密的实用工具。Cryptsetup is utility used to conveniently setup disk encryption based on DMCrypt kernel module.
Languages
C
60.7%
Shell
27.6%
Makefile
7.9%
M4
3.8%