File tree
95 files changed
+2194
-239
lines changed- Demos
- Cipher_Console
- Cipher_FMX
- Format_Console
- Hash_Console
- Hash_FMX
- Random_Console
- Docs
- Install
- Source
- LibrarySupport/DelphiWin32
- GUITestRunner
- SysInit
- System
- Classes
- Generics
- Collections
- SysUtils
- TypInfo
- TestFramework
- TextTestRunner
- Vcl
- Winapi
- Unit Tests
- ModelSupport_DECDUnitTestSuite
- DECDUnitTestSuite
- TestDECCRC
- TestDECCipherFormats
- TestDECCipherModes
- TestDECCipher
- TestDECFormatBase
- TestDECFormat
- TestDECHashKDF
- TestDECHashMAC
- TestDECHash
- TestDECRandom
- TestDECTestDataContainer
- TestDECUtil
- Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
95 files changed
+2194
-239
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
163 | 169 |
| |
164 | 170 |
| |
165 | 171 |
| |
| |||
190 | 196 |
| |
191 | 197 |
| |
192 | 198 |
| |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
|
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Binary file not shown.
Loading
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
212 |
| - | |
213 |
| - | |
| 212 | + | |
| 213 | + | |
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
168 |
| - | |
169 |
| - | |
170 |
| - | |
| 168 | + | |
| 169 | + | |
171 | 170 |
| |
172 | 171 |
| |
173 | 172 |
| |
174 |
| - | |
175 |
| - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 | 168 |
| |
175 | 169 |
| |
176 | 170 |
| |
| |||
181 | 175 |
| |
182 | 176 |
| |
183 | 177 |
| |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
|
0 commit comments