Invalid crypt key after restart of Firebird
-------------------------------------------

                 Key: CORE-5836
                 URL: http://tracker.firebirdsql.org/browse/CORE-5836
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 3.0.4
         Environment: Windows 
            Reporter: Daniel Mazur
            Priority: Critical


ALTER DATABASE ENCRYPT WITH cryptPlugin works fine after fix in 3.0.4 snapshot 
but i have found another critical bug. 
Encryption and decryption works fine but after restart of FB, there is 
Exception Invalid crypt key (and this is surely not fault of my code, checked 
it twice)
The temporary fix is to use

ALTER DATABASE ENCRYPT WITH cryptPlugin KEY SOMELETTERS

With this, after encryption and restart of FB, everything works fine.
I think that now FB without KEY KEYNAME writes into db file random data (there 
wasn't issue with 3.0.3 official version)
Note: ALTER DATABASE DECRYPT is not affected

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to