question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Was encryption removed from version 2?

See original GitHub issue

I was using options to create an encrypted database:

var opts = new DatabaseOptions();
opts.EncryptionKey = new SymmetricKey("key", "salt", 201);

It seems this is not possible anymore.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
alexrainmancommented, May 23, 2018

I can see that Encryption will be an Enterprise Edition feature https://forums.couchbase.com/t/database-encryption-removed-from-couchbase-lite-2-0/16698/7

Not good. Not good at all.

0reactions
alexrainmancommented, May 23, 2018

You guys are awesome. Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Versions of the AWS Encryption SDK
The constructors that create earlier versions of AWS KMS master key providers are deprecated in version 1.7.x and removed in version 2.0.x.
Read more >
Legacy information for Office 365 Message Encryption
This example removes the encryption from all mail sent to recipients in the organization.
Read more >
Encryption in Microsoft 365
With Microsoft 365, your content is encrypted at rest and in transit with the strongest encryption, protocols, and technologies available.
Read more >
Data Encryption Standard
This cipher has been superseded by the Advanced Encryption Standard (AES). DES has been withdrawn as a standard by the National Institute of...
Read more >
Transport Layer Security
Transport Layer Security (TLS) is a cryptographic protocol designed to provide communications security over a computer network. The protocol is widely used ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found