I am trying to get PII data from Amazon using call...
# general
s
I am trying to get PII data from Amazon using calls to their SPI API. This requires, amongst so many other things, that I indicate the algorithm that NetSuite uses to store data at rest. All NetSuite indicates is that they use 256-bit encryption. Amazon want to know that data at rest is encrypted using at least AES-128 or RSA with 2048-bit key size or higher. Does anyone know where NetSuite indicate specifically how they encrypt data?
I found a document that indicates that they use AES 256 pretty much everywhere.