{"id":63099,"library":"xmlenc","title":"XML Encryption","description":"A library for XML encryption and decryption, supporting W3C XML Encryption standards.","status":"active","version":"0.20","language":"java","source_language":null,"source_url":null,"tags":["xml","encryption","security","crypto"],"install":[{"cmd":"<dependency>\n  <groupId>xmlenc</groupId>\n  <artifactId>xmlenc</artifactId>\n  <version>0.20</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'xmlenc:xmlenc:0.20'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"XMLCipher","correct":"org.apache.xml.security.encryption.XMLCipher"}],"quickstart":{"code":"import org.apache.xml.security.encryption.XMLCipher;\n\nXMLCipher cipher = XMLCipher.getInstance(XMLCipher.AES_128);\ncipher.init(XMLCipher.ENCRYPT_MODE, key);","lang":"java","description":"Initializes an XMLCipher for encryption with an AES key."},"warnings":[{"fix":"Update to version 0.20 or later and review security advisories.","message":"Older versions may have security vulnerabilities; use the latest version.","severity":"breaking","affected_versions":"<0.20"}],"env_vars":null,"search_vec":"'crypto':18 'decrypt':9 'encrypt':2,7,13,16 'librari':4 'secur':17 'standard':14 'support':10 'w3c':11 'xml':1,6,12,15","created_at":"2026-06-17T16:39:44.848027+00:00","updated_at":"2026-06-17T16:39:44.848027+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":"https://appdoc.app/artifact/xmlenc/xmlenc/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}