• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

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

Revisión775c83ae96a330bb9ebd519a6a78c3dfce6c2b29 (tree)
Tiempo2020-11-14 14:33:21
Autorron <ronuitzaandam@gmai...>
Commiterron

Log Message

Date: 2020-11-14 Version: 6.5.0

Upgraded the Java Runtime Engine to version 1.8.0-271
This update improves overal performance and security!
A portable FinalCrypt version for Apple OSX was added

Cambiar Resumen

Diferencia incremental

--- a/src/rdj/CreateOTPKey.fxml
+++ b/src/rdj/CreateOTPKey.fxml
@@ -65,17 +65,17 @@
6565 <Font size="14.0" />
6666 </font>
6767 </Button>
68- <Label fx:id="otpRulesLabel" alignment="CENTER" layoutX="-4.0" layoutY="128.0" onMouseClicked="#otpRulesOnMouseClicked" prefHeight="18.0" prefWidth="707.0" style="-fx-cursor: hand;" text="Click here to read about how to use Manual One-Time Pad Keys securely" textAlignment="CENTER" textFill="YELLOW" underline="true">
68+ <Label fx:id="otpRulesLabel" alignment="CENTER" layoutX="-4.0" layoutY="128.0" onMouseClicked="#otpRulesOnMouseClicked" prefHeight="18.0" prefWidth="707.0" style="-fx-cursor: hand; -fx-font-family: Liberation Sans; -fx-font-size: 14;" text="Click here to read about how to use Manual One-Time Pad Keys securely" textAlignment="CENTER" textFill="YELLOW" underline="true">
6969 <font>
7070 <Font name="System Bold" size="13.0" />
7171 </font>
7272 </Label>
73- <Label fx:id="otpRulesLabel2" alignment="CENTER" layoutX="-4.0" layoutY="110.0" prefHeight="18.0" prefWidth="707.0" text="Creating Manual OTP Keys isn't needed as FinalCrypt supports Auto Key" textAlignment="CENTER" textFill="RED">
73+ <Label fx:id="otpRulesLabel2" alignment="CENTER" layoutX="-4.0" layoutY="110.0" prefHeight="18.0" prefWidth="707.0" style="-fx-font-family: Liberation Sans; -fx-font-size: 14;" text="Creating Manual OTP Keys isn't needed as FinalCrypt supports Auto Key" textAlignment="CENTER" textFill="RED">
7474 <font>
7575 <Font name="System Bold" size="13.0" />
7676 </font>
7777 </Label>
78- <Label fx:id="complianceLabel" alignment="CENTER" layoutX="-4.0" layoutY="74.0" onMouseClicked="#complianceLabelOnMouseClicked" prefHeight="18.0" prefWidth="707.0" style="-fx-cursor: hand;" text="FinalCrypt One-time Pad keys comply to FIPS 140-2 and RFC 1750" textAlignment="CENTER" textFill="#aaaaaa" underline="true">
78+ <Label fx:id="complianceLabel" alignment="CENTER" layoutX="-4.0" layoutY="74.0" onMouseClicked="#complianceLabelOnMouseClicked" prefHeight="18.0" prefWidth="707.0" style="-fx-cursor: hand; -fx-font-fam: Liberation Sans; -fx-font-size: 14;" text="FinalCrypt One-time Pad keys comply to FIPS 140-2 and RFC 1750" textAlignment="CENTER" textFill="#aaaaaa" underline="true">
7979 <font>
8080 <Font size="14.0" />
8181 </font>
@@ -98,7 +98,7 @@
9898 <Font size="36.0" />
9999 </font>
100100 </Label>
101- <Label fx:id="headerLabel" alignment="CENTER" contentDisplay="CENTER" prefHeight="69.0" prefWidth="700.0" text="Create One-Time Pad Key" textAlignment="CENTER" textFill="#e9f4ff" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
101+ <Label fx:id="headerLabel" alignment="CENTER" contentDisplay="CENTER" prefHeight="69.0" prefWidth="700.0" style="-fx-font-family: Liberation Sans; -fx-font-size: 18;" text="Create One-Time Pad Key" textAlignment="CENTER" textFill="#e9f4ff" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
102102 <font>
103103 <Font size="36.0" />
104104 </font>
--- a/src/rdj/Support.fxml
+++ b/src/rdj/Support.fxml
@@ -22,7 +22,7 @@
2222 <children>
2323 <VBox prefHeight="326.0" prefWidth="690.0">
2424 <children>
25- <Label fx:id="headerLabel" alignment="CENTER" contentDisplay="CENTER" maxHeight="70.0" maxWidth="690.0" minHeight="70.0" prefHeight="70.0" prefWidth="690.0" style="-fx-background-color: #222222; -fx-font-family: Liberation Sans; -fx-font-size: 60;" text="No Advertisement" textAlignment="CENTER" textFill="WHITE">
25+ <Label fx:id="headerLabel" alignment="CENTER" contentDisplay="CENTER" maxHeight="70.0" maxWidth="690.0" minHeight="70.0" prefHeight="70.0" prefWidth="690.0" style="-fx-background-color: #222222; -fx-font-family: Liberation Sans; -fx-font-size: 18;" text="No Advertisement" textAlignment="CENTER" textFill="WHITE">
2626 <font>
2727 <Font size="36.0" />
2828 </font>
@@ -30,12 +30,12 @@
3030 <Glow level="1.0" />
3131 </effect>
3232 </Label>
33- <Label fx:id="line1Label" alignment="CENTER" maxHeight="40.0" maxWidth="690.0" minHeight="40.0" minWidth="670.0" prefHeight="40.0" prefWidth="690.0" style="-fx-font-family: Liberation Sans; -fx-font-size: 32;" text="Protect your family and friends ?" textAlignment="CENTER" textFill="#222222">
33+ <Label fx:id="line1Label" alignment="CENTER" maxHeight="40.0" maxWidth="690.0" minHeight="40.0" minWidth="670.0" prefHeight="40.0" prefWidth="690.0" style="-fx-font-family: Liberation Sans; -fx-font-size: 18;" text="Protect your family and friends ?" textAlignment="CENTER" textFill="#222222">
3434 <font>
3535 <Font size="24.0" />
3636 </font>
3737 </Label>
38- <Label fx:id="line2Label" alignment="CENTER" maxHeight="40.0" maxWidth="690.0" minHeight="40.0" minWidth="670.0" prefHeight="40.0" prefWidth="690.0" style="-fx-font-family: Liberation Sans; -fx-font-size: 31;" text="Share FinalCrypt on Social Media" textAlignment="CENTER" textFill="#222222">
38+ <Label fx:id="line2Label" alignment="CENTER" maxHeight="40.0" maxWidth="690.0" minHeight="40.0" minWidth="670.0" prefHeight="40.0" prefWidth="690.0" style="-fx-font-family: Liberation Sans; -fx-font-size: 18;" text="Share FinalCrypt on Social Media" textAlignment="CENTER" textFill="#222222">
3939 <font>
4040 <Font size="24.0" />
4141 </font>