摘要: base64的原理, http://www.cnblogs.com/diligenceday/p/6002382.html http://www.cnblogs.com/chengxiaohui/articles/3951129.html base64的码表只有64个字符, 如果要表达64个字符的话 阅读全文
posted @ 2019-01-08 18:40 ChuckLu 阅读(3653) 评论(0) 推荐(0)
摘要: 5.2 PBKDF2 PBKDF2 applies a pseudorandom function (see Appendix B.1 for an example) to derive keys. The length of the derived key is essentially unbou 阅读全文
posted @ 2019-01-08 17:56 ChuckLu 阅读(717) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/5970879/git-rebase-error-cannot-stat-file-permission-denied 退出visual studio之后仍然不行 尝试退出everything,发现可以了。 问题分析,第一次进行 阅读全文
posted @ 2019-01-08 15:41 ChuckLu 阅读(2992) 评论(0) 推荐(0)