短签密方案实现了在一个逻辑步骤内同时完成了加密和数字签名二者的功能,并且所花费的代价,包括计算时间和消息扩展率两方面,要远远低于传统的先签名后加密的方法。然而目前大部分的短签密方案都不具有可信公钥以及签名验证阶段发生在解签密阶段之后,降低了签密消息的可靠性与伪造签密消息的处理效率。一种新型的基于无证书密码系统的短签密方案被提了出来,相应的安全模型也被定义。该方案计算量小,仅需一次对运算,而且还具有可信公钥以及临时密钥安全性。经过分析及实现验证,该方案可以在消息保密性的基础上实现3G网络信息在传播路径上的认证,从而防范垃圾信息的传播。
Short signcryption is a technique which implements message encryption and digital signature in a logical single step, at lower computational times and message extension rates than the traditional signature-then-encryption approach.However,almost all short signcryption schemes that have been proposed until now have no creditable public key and signature verification is be- hind ciphertext decryption,which reduces the credibility of signcryption message and efficiency in dealing with fake message.A new certificateless-based short signcryption scheme is proposed and corresponding security models is defined,and the whole operation only requires one pairing operation.Moreover,the scheme has creditable public key and known session-specific temporary information security.Through analysis and validation,the scheme has defended network spam,sinee it carries out the confidentiality and authentication as the message transmission.