Tag: database


Found 1355 results for 'database'.


1) public-key - How secure is a system that retrieves encrypted private keys from a public database?
2) java - Java: What is the best option to store encrypted database (and other) passwords in property files?
3) public-key - End to end encrypted web chat app with stored messages in database
4) public-key - Database and End-to-End Encryption
5) security - Is it a bad idea to give our COO a copy of the production db?
6) shell - Simple shell script needed to move database files
7) linux - How to create a database from psql user (not linux user)
8) php - How to secure database passwords in PHP?
9) sql - How can I list the tables in a SQLite database file that was opened with ATTACH?
10) ruby-on-rails - How to drop columns using Rails migration
11) sql - What is the difference between "INNER JOIN" and "OUTER JOIN"?
12) mysql - How should I tackle --secure-file-priv in MySQL?
13) mysql - Syntax error when trying to import table
14) mysql - Import SQL file into mysql
15) mysql - How do I restore a dump file from mysqldump?
16) encryption - Encrypting user data with their password?
17) encryption - Encrypting data at rest using AES-GCM, where should I store MAC (Message Authentication Code)
18) aes - End-to-end photo storage
19) rsa - Can I use asymmetric encryption for more powerful write-protection?
20) linux - db servers direct ethernet connection
21) encryption - What is the best current way to cryptographically secure databases?
22) hash - Backdoorable hash function in password database
23) hash - Public key crypto instead of hashing passwords in a database
24) encryption - Two way encryption with random IV
25) encryption - Risks of Using SHA1 Instead of SHA256 for RSA with OAEP Padding
26) hash - Hash function used to find duplicate data, at what point is the risk of a chance match sufficient to switch to a stronger hash or bytewise verifying?
27) signature - Detect tampering of data
28) hash - Generate a unique 64 bit numeric database key without collisions at $2^{32}$ birthday threshold?
29) hash - A set of key pairs and one hash to secure them
30) hash - Hashing passwords with a salt - why use different salt for everyone?
31) encryption - Should I protect the salt before storing it in a database or use a pepper (secret salt) instead?
32) encryption - What are the possible security issues when exporting a plaintext database to a file like this?
33) passwords - Database row level encryption scheme
34) encryption - Is zero IV with AES-CBC safe if CPA is not possible and indistinguishability is not an issue?
35) encryption - Secure method of encrypting data within a database
36) ssh - how to connect to mongodb server via ssh tunnel
37) linux - "service mysqld stop" times out (then found out that "mysqld dead but subsys locked")
38) linux - how to execute command in console of program (i.e. various databases) through shell/bash script
39) mysql - On MySQL 5.1 for Windows, why can't I assign DBA role to the "root" user?
40) mysql - Backup MySQL databases in 1 file but with separated .tar.gz for each db
41) python - In Django models.py, what's the difference between default, null, and blank?
42) database - Use ansible initialize postgresql multiple times
43) hash - Frequency Attacks on Encrypted Database
44) database - Cannot login to Oracle Enterprise Manager Express
45) mysql - DOs and DONTs for Indexes
46) database - What's the best strategy for unit-testing database-driven applications?
47) design - Database design of a web-app which trains kids to read
48) database - Database Design Structure
49) database - Database design - maintaining versions of an object
50) database - Web application - database design/infrastructure