Tagged articles
2 articles
Page 1 of 1
21CTO
21CTO
Dec 25, 2022 · Fundamentals

How WebAssembly, Searchable Encryption, and Keyless Auth Will Redefine 2023 Development

The article surveys 2023 developer trends, highlighting WebAssembly’s performance boost, the rise of searchable encryption and key‑based authentication, shifting market pressures, and how companies are investing in tools that improve productivity, security, and code quality across the software lifecycle.

WebAssemblydeveloper trendskey authentication
0 likes · 13 min read
How WebAssembly, Searchable Encryption, and Keyless Auth Will Redefine 2023 Development
21CTO
21CTO
Jun 6, 2017 · Information Security

How to Search Encrypted Database Fields Securely with Blind Indexes

This article explains why deterministic encryption like ECB is unsafe for sensitive data, introduces nondeterministic authenticated encryption, and provides a practical blind‑index technique with PHP and SQL examples for searchable encryption of fields such as Social Security numbers.

Database SecurityPHPSQL
0 likes · 14 min read
How to Search Encrypted Database Fields Securely with Blind Indexes