crypt()在C中做了什么?
发布时间:2020-12-16 10:54:04 所属栏目:百科 来源:网络整理
导读:crypt(text,"k7") 我查了一下,显然’k7’是盐,但我不知道这意味着什么类型的输出将来自那个,谁都知道? 解决方法 从 crypt Man page. Description crypt() is the password encryption function. It is based on the Data Encryption Standard algorithm wit
crypt(text,"k7") 我查了一下,显然’k7’是盐,但我不知道这意味着什么类型的输出将来自那个,谁都知道? 解决方法
从
crypt Man page.
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |