- Allows a database with only 1 single primary key in whole database
- Allows customization on delete and select operations in database
- Allows the use of x3dh so it can encrypt in a way similar to RSA
- Allows the use of dh so it can encrypt in a way similar to RSA
- Allows the use of XChaCha20Poly1305 or XSalsa20Poly1305 as symmetric encryption algorithm
- Allows only a database that can't insert newer foreign keys if the condition foreign keys are less than newer foreign keys
- Longer code
- More bugs
- Created ETLS
- Created Sealed Session
- Ambiguous ETLS and Sealed Session Messages
- Several update functions encrypt wrongly
- Allows a database with multiple primary keys in whole database
- Disables customization on delete and select operations in database
- Fixes 6th,12th
- Shorter code
- Highly reduced bugs
- Updated ETLS,Sealed Session
- Change the ambiguous messages to less ambiguous in ETLS and Sealed Session