Encryption

From FreeMind
Revision as of 06:40, 22 August 2007 by Danielpolansky (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

In FreeMind, the whole map or single branches may be encrypted. An encrypted branch has a padlock icon.

The encryption algorith used in FreeMind is Triple DES or DES, depending on JRE version[TODO]. Both are symmetric encryption algorithms built in Java. For details, search for "PBEWithMD5AndTripleDES".

Links