📄 whatsnew.txt
字号:
**************************************
* AESV2Plugin BETA - Release Notes
**************************************
The latest release notes, source, and DSM files are available here:
http://home.comcast.net/~msrc4plugin
AESPlugin - V2 128bit AES encryption, OFB mode. It does not require a pre-shared key.
It adds a 128bit random SALT to your VNC password, then uses MD5 to create a 128bit hash,
and uses that as the encryption key. A random 128bit IV is added to the first block in OFB mode.
This makes the key for each session UNIQUE.
Version 0.0.2.0 - 5/21/2005
OpenSSL is now included in the DLL, no need for a seperate libeay32.dll
Version 0.0.1.0 - 5/16/2005
Initial Beta Release
128Bit AES in OFB mode.
Adds 128bit SALT (128bit random value) to the VNC password, then MD5 hashes it to create the 128bit (session)key
Adds 128bit random IV to the initial block in OFB mode.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -