Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Encrypt and decrypt password

Former Member
0 Likes
373

Hi guys,

I want to encrypt a password, store it into an internal table and decrypt it afterwards.

Is there any standard function module with an asymmetric algorithm with a public and  a private key?

Thanks.

2 REPLIES 2
Read only

kakshat
Product and Topic Expert
Product and Topic Expert
0 Likes
339

Did you check this link already - http://scn.sap.com/thread/1516318?

Read only

Former Member
0 Likes
339

Hi Kumar,

thanks for the Links. But there is no FM whitch en- and decrypts data with two different keys.