1 Star 0 Fork 1

amanong/fwknop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
NEWS 2.43 KB
一键复制 编辑 原始数据 按行查看 历史
*** Current news is available in the ChangeLog file, or in git history ***
Noteworthy changes in version 2.5 (2013-06-16)
-------------------------------------------------------
* HMAC support for authenticated encryption (works for both Rijndael and GPG)
* Update to how fwknop leverages Rijndael including the usage of the PBKDF1
algorithm for key derivation, truncation bug fixes, more careful handling
of buffers used in cryptographic operations, and more.
* The fwknop code base is now audited with the excellent Coverity static
analysis product, and many bugs were fixed as a result. Full details can be
found in the git log.
* The test suite can now cross compare how fwknop encrypts and authenticates
SPA data with OpenSSL. This is a powerful verification step since it
essentially allows fwknop to take advantage of the OpenSSL library and all
of the research that goes into it without having to link against OpenSSL
directly. (OpenSSL does far more than fwknop would ever need.)
* A new work flow is made possible through the ability to save encryption
keys, HMAC keys, and command line arguments to the ~/.fwknoprc file. This
greatly simplifies fwknop command line usage just by using the stanza name
for access to a remote service '$ fwknop -n <stanza name>'.
Noteworthy changes prior to fwknop-2.5 can be found in the ChangeLog.
-------------------------------------------------------
Noteworthy changes in version 0.62 (2009-07-26)
-------------------------------------------------------
* Initial public release
* Support for GPG encryption (via gpgme).
* In addition to UDP, send SPA data packet over TCP, TCP(raw socket),
and ICMP.
* Added the FKO Perl Module (wraps libfko).
* Added support for the Win32 platform.
* Fairly complete Texinfo documentation for libfko.
Noteworthy changes in version 0.0.0-alpha (2008-12-21)
-------------------------------------------------------
* Start of port form Perl to C
* Created initial libfko.a static lib
* fwknop client program can generate a simple access
request that can be parsed by the Perl fwknopd server.
fwknop is distributed under the terms of the GNU General Public License
(GPL v2+).
Copyright 2009-2013, Damien Stuart
This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Perl
1
https://gitee.com/amanong/fwknop.git
git@gitee.com:amanong/fwknop.git
amanong
fwknop
fwknop
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385