All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download encrypt-spring-boot-starter JAR 1.0.1 with all dependencies


整合SpringBoot可对Web项目的HTTP接口参数进行脱敏与加解密,通过注解的方式直接使用加解密,支持AES、RSA,可自定义脱敏与加解密配置。

Files of the artifact encrypt-spring-boot-starter version 1.0.1 from the group com.feizhaiyou.encrypt.

Test

Artifact encrypt-spring-boot-starter
Group com.feizhaiyou.encrypt
Version 1.0.1
Last update 15. December 2023
Tags: http springboot
Organization not specified
URL https://gitee.com/feizhaiyou/encrypt-spring-boot-starter
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies spring-boot-starter, commons-lang3, spring-boot-starter-aop, hutool-all, bcprov-jdk15on,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of encrypt-spring-boot-starter Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of encrypt-spring-boot-starter version 1.0.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.feizhaiyou.encrypt.encrypt-spring-boot-starter
META-INF.maven.com.feizhaiyou.encrypt.encrypt-spring-boot-starter.META-INF.maven.com.feizhaiyou.encrypt.encrypt-spring-boot-starter.pom.properties
META-INF.maven.com.feizhaiyou.encrypt.encrypt-spring-boot-starter.META-INF.maven.com.feizhaiyou.encrypt.encrypt-spring-boot-starter.pom.xml
META-INF
META-INF.META-INF.spring.factories
com.feizhaiyou.encrypt.advice
com.feizhaiyou.encrypt.advice.com.feizhaiyou.encrypt.advice.AbstractSecurityAdvice
com.feizhaiyou.encrypt.advice.com.feizhaiyou.encrypt.advice.DecryptRequestAdvice
com.feizhaiyou.encrypt.advice.com.feizhaiyou.encrypt.advice.EncryptResponseAdvice
com.feizhaiyou.encrypt.annotation
com.feizhaiyou.encrypt.annotation.com.feizhaiyou.encrypt.annotation.Security
com.feizhaiyou.encrypt.annotation.com.feizhaiyou.encrypt.annotation.Sensitive
com.feizhaiyou.encrypt.aspect
com.feizhaiyou.encrypt.aspect.com.feizhaiyou.encrypt.aspect.SecurityAspect
com.feizhaiyou.encrypt.codec
com.feizhaiyou.encrypt.codec.com.feizhaiyou.encrypt.codec.AESProcessor
com.feizhaiyou.encrypt.codec.com.feizhaiyou.encrypt.codec.RSAProcessor
com.feizhaiyou.encrypt.codec.com.feizhaiyou.encrypt.codec.SM2Processor
com.feizhaiyou.encrypt.codec.com.feizhaiyou.encrypt.codec.SM4Processor
com.feizhaiyou.encrypt.codec.com.feizhaiyou.encrypt.codec.SecurityProcessor
com.feizhaiyou.encrypt.config
com.feizhaiyou.encrypt.config.com.feizhaiyou.encrypt.config.EncryptAutoConfiguration
com.feizhaiyou.encrypt.config.properties
com.feizhaiyou.encrypt.config.properties.com.feizhaiyou.encrypt.config.properties.SecurityProperties
com.feizhaiyou.encrypt.constants
com.feizhaiyou.encrypt.constants.com.feizhaiyou.encrypt.constants.SecurityMode
com.feizhaiyou.encrypt.constants.com.feizhaiyou.encrypt.constants.SensitiveType
com.feizhaiyou.encrypt.format
com.feizhaiyou.encrypt.format.com.feizhaiyou.encrypt.format.CommonSensitiveProcessor
com.feizhaiyou.encrypt.format.com.feizhaiyou.encrypt.format.SensitiveProcessor
com.feizhaiyou.encrypt.handler
com.feizhaiyou.encrypt.handler.com.feizhaiyou.encrypt.handler.CommonSecurityHandler
com.feizhaiyou.encrypt.handler.com.feizhaiyou.encrypt.handler.CommonSensitiveHandler
com.feizhaiyou.encrypt.handler.com.feizhaiyou.encrypt.handler.SecurityHandler
com.feizhaiyou.encrypt.handler.com.feizhaiyou.encrypt.handler.SensitiveHandler




© 2015 - 2024 Weber Informatics LLC | Privacy Policy