随笔分类 -  加密、散列算法

加密、散列算法
摘要:/** * \file sha4.h * * \brief SHA-384 and SHA-512 cryptographic hash function * * Copyright (C) 2006-2010, Brainspark B.V. * * This file is part of Po 阅读全文
posted @ 2016-06-13 21:41 lort 阅读(1766) 评论(0) 推荐(0)
摘要:/** * \file sha1.h * * \brief SHA-1 cryptographic hash function * * Copyright (C) 2006-2010, Brainspark B.V. * * This file is part of PolarSSL (http:/ 阅读全文
posted @ 2016-06-13 21:40 lort 阅读(1300) 评论(0) 推荐(0)
摘要:/** * \file rsa.h * * \brief The RSA public-key cryptosystem * * Copyright (C) 2006-2010, Brainspark B.V. * * This file is part of PolarSSL (http://ww 阅读全文
posted @ 2016-06-13 21:39 lort 阅读(5502) 评论(0) 推荐(1)
摘要:/** * \file des.h * * \brief DES block cipher * * Copyright (C) 2006-2010, Brainspark B.V. * * This file is part of PolarSSL (http://www.polarssl.org) 阅读全文
posted @ 2016-06-13 21:38 lort 阅读(770) 评论(0) 推荐(0)
摘要:/** * \file md5.h * * \brief MD5 message digest algorithm (hash function) * * Copyright (C) 2006-2010, Brainspark B.V. * * This file is part of PolarS 阅读全文
posted @ 2016-06-13 21:37 lort 阅读(614) 评论(0) 推荐(0)
摘要:/** * \file aes.h * * \brief AES block cipher * * Copyright (C) 2006-2010, Brainspark B.V. * * This file is part of PolarSSL (http://www.polarssl.org) 阅读全文
posted @ 2016-06-13 09:54 lort 阅读(2003) 评论(0) 推荐(0)
摘要:/** * \file sha2.h * * \brief SHA-224 and SHA-256 cryptographic hash function * * Copyright (C) 2006-2010, Brainspark B.V. * * This file is part of Po 阅读全文
posted @ 2016-06-13 09:53 lort 阅读(2344) 评论(0) 推荐(0)