JackT 0 Posted 6 hours ago I have a requirement for my software that it should support the FIPS 140-3 cryptographic standard. I am writing a medical device application and all the personal private data goes into an encrypted database. My question is are there any databases supported by Delphi which currently implement the FIPS 140-3 standard ? Share this post Link to post
DelphiUdIT 228 Posted 6 hours ago I don't think the answer is simple. It is not enough to have a simple FIPS compliant DB (if there is one) to make "everything" FIPS compliant. The rules of the American administration (if your project refers to this) are very stringent and rigorous (I know 'cause I worked with them years ago). I think it is better to consult with an Embarcadero sales engineer on this. Share this post Link to post
JackT 0 Posted 6 hours ago Ok thanks for the reply -I will try to ask a sales engineer at Embarcadero. Share this post Link to post