Commit Graph

9 Commits

Author SHA1 Message Date
Alex Bezdieniezhnykh eb043e94a8 switch to hardware string from object 2025-05-02 10:14:40 +03:00
Alex Bezdieniezhnykh 5b2d62318c use CBC for encryption - interoperable with Cython 2025-02-28 00:43:14 +02:00
Alex Bezdieniezhnykh 503ddc8c41 don't send hardware hash, calc on the api 2025-02-26 16:02:09 +02:00
Alex Bezdieniezhnykh 6d28085b7e add scripts for cdn
change aes mode to cfb in encrypt / decrypt in Security
2025-02-25 19:48:27 +02:00
Alex Bezdieniezhnykh bfb7b89f32 put StreamToString to extensions 2025-01-20 10:04:33 +02:00
Alex Bezdieniezhnykh f5e466108a renmove ResourceEnum, use filename only
add ToHash for encryption Key
2024-11-22 12:13:37 +02:00
Alex Bezdieniezhnykh 4bc76bbbac structure app by rest api standards
add getusers
tidy up BusinessException
2024-11-14 22:45:36 +02:00
Alex Bezdieniezhnykh ca6175da7f fix encryption 2024-11-09 07:25:47 +02:00
Alex Bezdieniezhnykh 121052a3ef Init commit
add security encryption and hashing: WIP
add endpoints: register user, get and save resources
add db main operations, User entity
2024-11-09 00:37:43 +02:00