Community Circle
Search this blog
Steve’s tweets
- RT @BrentO: Recently Posted, Now with Comments: #TSQL2sday 136 Invitation: Blog About Your Favorite Data Type (Or Least Favorite) https://t… 11 hours ago
- @jasonhorner @thedouglane Would have to be a NSFW channel for sure. Plenty of content, and I mess things up regularly. 11 hours ago
- @thedouglane I don't mind wiring. More, I hate plumbing. I can almost never get that to work the first time. 11 hours ago
The Current Book
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career
- cell phone
- Cloud Computing
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- patching
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Clone
- SQL Connections
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Tag Archives: encryption
Completely Encrypted Data
I remember reading about, and doing some message exchange, with PGP, in the 90s. At the time I worked in a utility company and my boss and I were interested in whether encryption might be something we should implement. At … Continue reading
Encryption Gets Broken All the Time
There are always researchers and hackers looking to break encryption algorithms. In fact, there are regularly a series of challenges against the very commonly used RSA algorithm. Recently, the RSA-250 challenge was completed with the algorithm being factored, albeit with … Continue reading
Mongodb Encryption
The last decade has seen a number of new database platforms get implemented in a variety of organizations. Most of the newer popular platforms have been NoSQL (Not Only SQL) products, and one of the first that became quite popular … Continue reading
Encryption Libraries
One of the ways we work to implement better security is through the use of encryption. I remember the early days of PGP, VPNs adding end to end encryption, IPSec becoming available, and more. I was excited to see column … Continue reading
Posted in Editorial
Tagged Always Encrypted, encryption, security, sql server
Comments Off on Encryption Libraries