Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Bruno Castellani Gucowski
Título: Middleware para Fornecimento de Serviço de Segurança em Conformidade com a ISO 15.408
 
Abstract:
This paper describes the development of a middleware to help in developing secure software in Java. Based on standard International Organization for Standardization / International Electrotechnical Commission (ISO / IEC) 15408, known as the Common Criteria are described aspects of information security. Aiming to simplify the creation of software and abstract concepts of security, middleware implements some classes of ISO / IEC 15408, such as class authentication, user data protection, encryption, auditing, access and security management. For communication with the middleware was used to interface Remote Method Invocation (RMI), allowing remote call routines carried out. For encryption was used the algorithm designed by Ron Rivest, Adi Shamir and Leonard Adleman (RSA), that through symmetric keys and grounds in classical theories of numbers ensures the illegibility of the data.