1 Star 0 Fork 5

jing/libxcrypt

forked from openKylin/libxcrypt 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.46 KB
一键复制 编辑 原始数据 按行查看 历史
openKylinBot 提交于 2022-05-14 01:27 . Import Upstream version 4.4.10
# http://www.gnu.org/software/automake
/Makefile
/Makefile.deps
/Makefile.in
.deps/
.dirstamp
.libs/
/INSTALL
# http://www.gnu.org/software/autoconf
/autom4te.cache
/aclocal.m4
/m4/compile
/m4/config.guess
/config.h
/config.h.in
/config.log
/config.status
/m4/config.sub
/configure
/crypt.h.in
/m4/depcomp
/m4/install-sh
/libtool
/m4/ltmain.sh
/m4/libtool.m4
/m4/lt~obsolete.m4
/m4/ltoptions.m4
/m4/ltsugar.m4
/m4/ltversion.m4
/m4/missing
/stamp-h1
/m4/test-driver
/libxcrypt.pc
# compiler output
*.gcda
*.gcno
*.la
*.lo
*.log
*.o
*.so
*.trs
*.T
/crypt.h
/crypt-hashes.h
/crypt-symbol-vers.h
/libcrypt.map
gen-des-tables
test/alg-des
test/alg-gost3411-2012
test/alg-gost3411-2012-hmac
test/alg-hmac-sha1
test/alg-md4
test/alg-md5
test/alg-pbkdf-hmac-sha256
test/alg-sha1
test/alg-sha256
test/alg-sha512
test/alg-yescrypt
test/badsalt
test/badsetting
test/bigcrypt
test/byteorder
test/checksalt
test/compile-strong-alias
test/crypt-badargs
test/crypt-bcrypt
test/crypt-des
test/crypt-gost-yescrypt
test/crypt-kat
test/crypt-md5
test/crypt-nthash
test/crypt-pbkdf1-sha1
test/crypt-scrypt
test/crypt-sha256
test/crypt-sha512
test/crypt-sunmd5
test/crypt-yescrypt
test/des-obsolete
test/des-obsolete_r
test/fcrypt-enosys
test/gensalt
test/gensalt-nthash
test/gensalt-extradata
test/getrandom-fallbacks
test/getrandom-interface
test/preferred-method
test/short-outbuf
/xcrypt.h
# backup-files
*~
# archives
*.tar*
# Valgrind
vgcore.*
# Patch
*.orig
*.rej
# Coverage
all_coverage.info
coverage.info
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jing2002/libxcrypt.git
git@gitee.com:jing2002/libxcrypt.git
jing2002
libxcrypt
libxcrypt
openkylin/nile

搜索帮助