• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

FinalCrypt - The No¹ One-Time Pad Encryption


Commit MetaInfo

Révision37810523466a37f16bf158c51c99a41fdea63f8b (tree)
l'heure2021-01-20 14:49:49
Auteurron <ronuitzaandam@gmai...>
Commiterron

Message de Log

Date: 2021-01-20 Version: 6.7.1

Also implemented reusekeys on user-stopped phase
Please also read about Reuse Keys: version 6.7.0

Change Summary

Modification

--- a/changelog.txt
+++ b/changelog.txt
@@ -1,6 +1,6 @@
11 Date: 2021-01-20 Version: 6.7.1
22
3-Also implemented reusekey on user-stopped phases
3+Also implemented reusekeys on user-stopped phase
44 Please also read about Reuse Keys: version 6.7.0
55
66 Date: 2021-01-19 Version: 6.7.0
--- a/manpage.txt
+++ b/manpage.txt
@@ -66,4 +66,4 @@ Parameters:
6666 <[-t "file/dir"]> Target items (files or directories) you want to encrypt (recursive)
6767 <[-b "batchfile"]> Batchfile with targetfiles you want to encrypt (only files)
6868
69-FinalCrypt 6.7.0 - Author: Ron de Jong <info@finalcrypt.org> - CC BY-NC-ND 4.0: License 2017-2021
\ No newline at end of file
69+FinalCrypt 6.7.1 - Author: Ron de Jong <info@finalcrypt.org> - CC BY-NC-ND 4.0: License 2017-2021
\ No newline at end of file
--- a/manpage_examples.txt
+++ b/manpage_examples.txt
@@ -90,4 +90,4 @@ Typewriter Examples (Print to screen like a typewriter):
9090 java -cp finalcrypt.jar rdj/TypeWriter -t "built-in sound" -s 8 -min 20 -max 100
9191 java -cp finalcrypt.jar rdj/TypeWriter -t "ext sound file" -s file.wav -min 20 -max 100
9292
93-FinalCrypt 6.7.0 - Author: Ron de Jong <info@finalcrypt.org> - CC BY-NC-ND 4.0: License 2017-2021
\ No newline at end of file
93+FinalCrypt 6.7.1 - Author: Ron de Jong <info@finalcrypt.org> - CC BY-NC-ND 4.0: License 2017-2021
\ No newline at end of file
--- a/nbproject/project.properties
+++ b/nbproject/project.properties
@@ -8,7 +8,7 @@ application.homepage=http://www.finalcrypt.org/
88 application.splash=
99 application.title=FinalCrypt
1010 application.vendor=FinalCrypt
11-application.implementation.version=6.7.0
11+application.implementation.version=6.7.1
1212 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.expand-tabs=false
1313 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width=4
1414 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab=4
--- a/src/rdj/VERSION
+++ b/src/rdj/VERSION
@@ -1 +1 @@
1-6.7.0
\ No newline at end of file
1+6.7.1
\ No newline at end of file
--- a/src/rdj/VERSION2
+++ b/src/rdj/VERSION2
@@ -27,7 +27,7 @@
2727 [] = {} ----------------------------------------------------------------
2828 [Update Notes] = {Update 1 (2021-01-20)}
2929 [Update Notes] = {}
30-[Update Notes] = {Also implemented reusekey on user-stopped phases}
30+[Update Notes] = {Also implemented reusekeys on user-stopped phase}
3131 [] = {} --------------------------------------------------------------------------------------------------------
3232 [Alert Subject_] = {}
3333 [Alert Notes_] = {}