The biggest difference between AES and the others is that AES is encryption while the others are hashing algorithms. Have you checked if there isn't a key you need to configure somewhere?
Also, have you configured the strong encryption libraries in your jvm? AES is not available on a default JVM. Jesse On Fri, Oct 10, 2014 at 1:26 PM, tdigambar <[email protected]> wrote: > hi, > > connector:-org.connid.bundles.db.table, Version:2.1.7 > Database: mysql > host:localhost > port:3306 > jdbc driver:-com.mysql.jdbc.Driver > jdbc connection url:-jdbc:mysql://localhost:3306/databaseName > Password cipher algorithm:AES > > > > On Fri, Oct 10, 2014 at 4:43 PM, ilgrosso [via syncope-user] <[hidden > email] <http://user/SendEmail.jtp?type=node&node=5707711&i=0>> wrote: > >> Il 10 ottobre 2014 12:23:26 CEST, DIGAMBAR TOPE <[hidden email] >> <http://user/SendEmail.jtp?type=node&node=5707710&i=0>> ha scritto: >> >hi >> > if password cipher algorithm in connector is set to AES then >> >propagation is not working and SHA1,SHA256,MD5 working fine. >> >> Hi, >> could you please provide some more details about your environment >> (including connectors and resources) and configuration? >> >> Regards. >> >> -- >> Francesco Chicchiriccò >> >> Tirasa - Open Source Excellence >> http://www.tirasa.net/ >> >> Involved at The Apache Software Foundation: >> member, Syncope PMC chair, Cocoon PMC, Olingo PMC >> http://people.apache.org/~ilgrosso/ >> >> >> ------------------------------ >> If you reply to this email, your message will be added to the >> discussion below: >> >> http://syncope-user.1051894.n5.nabble.com/password-cipher-algorithm-AES-is-not-working-tp5707709p5707710.html >> To start a new topic under syncope-user, email [hidden email] >> <http://user/SendEmail.jtp?type=node&node=5707711&i=1> >> To unsubscribe from syncope-user, click here. >> NAML >> <http://syncope-user.1051894.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >> > > > > > ------------------------------ > View this message in context: Re: password cipher algorithm AES is not > working > <http://syncope-user.1051894.n5.nabble.com/password-cipher-algorithm-AES-is-not-working-tp5707709p5707711.html> > Sent from the syncope-user mailing list archive > <http://syncope-user.1051894.n5.nabble.com/> at Nabble.com. >
