{"id":28249801,"url":"https://github.com/honwhy/xml-sec","last_synced_at":"2025-06-15T23:07:29.917Z","repository":{"id":46942873,"uuid":"147845491","full_name":"honwhy/xml-sec","owner":"honwhy","description":"Use Bouncy Castle Provider implementation to do RSA for XMLSignature","archived":false,"fork":false,"pushed_at":"2021-09-20T23:21:57.000Z","size":32,"stargazers_count":4,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T13:15:55.600Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/honwhy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-07T15:59:33.000Z","updated_at":"2022-08-10T01:56:49.000Z","dependencies_parsed_at":"2022-07-22T21:17:25.332Z","dependency_job_id":null,"html_url":"https://github.com/honwhy/xml-sec","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/honwhy/xml-sec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fxml-sec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fxml-sec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fxml-sec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fxml-sec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honwhy","download_url":"https://codeload.github.com/honwhy/xml-sec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fxml-sec/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259737375,"owners_count":22903833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-19T13:15:55.339Z","updated_at":"2025-06-15T23:07:29.909Z","avatar_url":"https://github.com/honwhy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xml-sec\ndemo project for apache xmlsec and BouncyCastle Provider usage\n\ndependencies\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.apache.santuario\u003c/groupId\u003e\n    \u003cartifactId\u003exmlsec\u003c/artifactId\u003e\n    \u003cversion\u003e2.0.8\u003c/version\u003e\n\u003c/dependency\u003e\n\u003c!-- https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk15on --\u003e\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.bouncycastle\u003c/groupId\u003e\n    \u003cartifactId\u003ebcprov-jdk15on\u003c/artifactId\u003e\n    \u003cversion\u003e1.60\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nuse BouncyCastle to do RSA for XMLSignature, see `BcSignatureAlgorithm`\n\nthis is a SpringBoot Project, but it can be used as an dependency,\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.honey\u003c/groupId\u003e\n\t\u003cartifactId\u003exml-sec\u003c/artifactId\u003e\n\t\u003cversion\u003e0.0.1-SNAPSHOT\u003c/version\u003e\n    \u003cexclusions\u003e\n        \u003cexclusion\u003e\n            \u003cgroupId\u003eorg.springframework.boot\u003c/groupId\u003e\n            \u003cartifactId\u003e*\u003c/artifactId\u003e\n        \u003c/exclusion\u003e\n    \u003c/exclusions\u003e\n\u003c/dependency\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonwhy%2Fxml-sec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhonwhy%2Fxml-sec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonwhy%2Fxml-sec/lists"}