Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Jean Carlos Pereira
Título: Framework de Persistência de Dados com Criptografia de Chave Assimétrica Utilizando Hibernate
 
Abstract:
This work presents the development of a data persistence framework with support to assimetric key cryptography. Through the annotations resource it is possible to add characteristics like cryptography or digital signature to attributes using any algorithm delivered by the application. For this, is used the object-relational persistence framework Hibernate e a Application Programming Interface (API) Bouncy Castle. Finally, is showed a study case using the developed framework.