Fixed Cipher::decrypt and added tests for account encryption

This commit is contained in:
2024-01-27 12:45:40 +03:00
parent 9db3e8f7fe
commit 64e3210cc5
4 changed files with 202 additions and 163 deletions

View File

@ -1,4 +1,4 @@
Copyright 2023 Stepanov Nicolay
Copyright 2024 Stepanov Nicolay
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: