news

来自「keyring是一种用于保护PALM中关键信息的系统」· 代码 · 共 45 行

TXT
45
字号
Keyring for PalmOS 2.0 prereleaseCopyright 1999-2002 by Martin PoolCopyright 2001-2006 by Jochen Hoenicke  http://gnukeyring.sourceforge.net/Keyring for PalmOS lets you securely store secret keys andconfidential information on a PalmOS handheld computer.  Thisinformation might include: computer account passwords, credit cardnumbers, GnuPG or PGP passphrases, SKey one-time-pads, or phonebanking keywords.Keyring is Free Software, so you can inspect it to satisfy yourself ofits security, modify it to meet your needs, and share it with yourfriends.Records are encrypted using the well-trusted DES3-CBC algorithm or thenew AES-CBC algorithm.  The encryption key is generated from a masterpassword.  For your convenience, the keyring can stay unlocked for atime after you enter your master password.When you need to set a password, Keyring can generate a randompassword of specified length, optionally including letters, numbers orsymbols.Changes from 1.2: * New crypto format.  New algorithms DES3-CBC and AES-CBC. * Use PBKDF2 for key generation.  This is a bit slower, to make brute   force attacks more difficult. * New record format, allowing to store more than the standard fields   later. * Make name/account/password fields scrollable to support long passwords. * Generate Hex passwords.Files may be downloaded from:  http://gnukeyring.sourceforge.net/prerelease.html

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?