Skip to content

Commit

Permalink
Revert "Enables the cipher key encryption flag"
Browse files Browse the repository at this point in the history
This reverts commit f933c7d.
  • Loading branch information
vvolkgang committed Oct 8, 2024
1 parent a39ff06 commit d01cb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Services/CipherService.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define ENABLE_NEW_CIPHER_KEY_ENCRYPTION_ON_CREATION
//#define ENABLE_NEW_CIPHER_KEY_ENCRYPTION_ON_CREATION

using System;
using System.Collections.Generic;
Expand Down

0 comments on commit d01cb27

Please sign in to comment.