All editions (Standard/Enterprise/Business Critical/VPS) of Snowflake uses AES256 encryption for data at rest and data in flight. No matter where the data is if it is inside the Snowflake scope, it is encrypted.
The data in the internal stage is encrypted with AES 128.
Data in the external stage can also be decrypted but for that storage provider encryption key is needed, else it is not encrypted.
Even SnowPipe communication (when data is moving via SnowaPipe) is encrypted.
Snowflake also has Penetration Testing on a regular basis and if you have NDA signed with your company, you can fetch additional details
- SF performs 7-10 penetration testing per year
- Application Penetration Test
- Network Penetration Test
- Functional Penetration Test
- All logs and findings are tracked to closure
- Test results are available with a customer under NDA
As you can see the image below diagram, all stored data is encrypted and data over the network is also supported as follows
- All communication over the internet is via HTTPS.
- All communication is secure and encrypted via TLS 1.2 or higher
The higher edition of Snowflake also uses hierarchical key model for business-critical applications.