ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Password Encryption?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Password Encryption?

    We are in need of a program to encrypt a password in a file. Does anyone have any examples of how to do this? Also, once you encrypt it in the file how do you read it..an easy example would be a file that has userid and password where password is encrypted. You want to have your program have an entry of profile and password on the screen. You would take the user profile to this file and check the password (but the password is encrypted). That is an example basically of what we are needing to do. Any help would be appreciated.

  • #2
    Re: Password Encryption?

    I've never used them or even looked at them for tha matter but there are several API's. You can see the links @ http://publib.boulder.ibm.com/infoce...pifinder30.htm

    It might be a place to start

    Comment


    • #3
      Re: Password Encryption?

      Dont tell anyone you got this on this site...but I have a working example of this KINDA

      All my answers were extracted from the "Big Dummy's Guide to the As400"
      and I take no responsibility for any of them.

      www.code400.com

      Comment

      Working...
      X