16 Commits

Author SHA1 Message Date
Nikola Petrov
7cc33550c4 up -l tag to supoort input
its used to filter witch labels to show
2024-08-27 15:35:55 +02:00
Nikola Petrov
b08c1651e6 Editor FINISHED
saving works
2024-07-22 15:26:29 +02:00
Nikola Petrov
ae7c8571b4 WIP editor
Can only read the password no safe for edit
2024-07-22 11:52:52 +02:00
Nikola Petrov
5b0dcb23ea rename sys to environment
and change the environment defenition files
to be in environment dir
2024-07-22 10:43:35 +02:00
Nikola Petrov
8b60cdc81b change add_logininfo_to_buffer
to accept size of data for future use
2024-07-21 23:43:52 +02:00
nikola
bddcd66e28 Move glob to hpp with GLOB_IMPLEMENTATION 2024-07-02 12:03:36 +02:00
nikola
a01cfd8f25 Change generate to be cryptographically secure
/dev/urandom, BCryptGenRandom
2024-07-02 11:57:00 +02:00
nikola
72b68b97b6 remove cryptography class and use aes256 class 2024-06-20 12:54:56 +02:00
nikola
9cda42ea4a change Aes256 to accept buffer 2024-06-20 12:39:17 +02:00
nikola
1cbf1628a3 add print file size 2024-06-20 02:32:19 +02:00
Nikola Petrov
e30bbe5ce1 add magic num
to be able to see if file is decrypted corecly
2024-02-04 21:23:54 +01:00
Nikola Petrov
09548dabd8 fix arg_change 2024-02-04 20:47:07 +01:00
Nikola Petrov
4146bd9092 Cryptography is back 2024-01-15 16:40:07 +01:00
Nikola Petrov
43e9aa8553 sys functions working 2024-01-15 10:46:00 +01:00
Nikola Petrov
36de6ec412 It compiles no encript 2024-01-14 21:43:49 +01:00
Nikola Petrov
3935c3f34e remove VS sln 2024-01-14 20:45:34 +01:00