• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
MD5 - DES
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MD5 - DES


  • Subject: MD5 - DES
  • From: "Manfred M.Strasser" <email@hidden>
  • Date: Wed, 12 Jan 2005 09:46:41 +0100

I'm using a shell script to get the md5-Key for each address in my FileMaker database. This key will be used as name of the folder where the documents of the address are stored.

The AppleScript executed by FileMaker Pro
---
set x to (do shell script "md5 -q -s LastnameFirstnameBirthday")
set field "t01" of table "_A" of database "Address" to x
---

Now my customer wants an unique DES-code (24 characters) for every address, but I cann't find the right shell script for encrypt and decrypt

Manfred

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: MD5 - DES
      • From: jj <email@hidden>
  • Prev by Date: Re: traversing handlers aren't returning value
  • Next by Date: Needed help regarding Dialog box
  • Previous by thread: Re: set the clipboard not available in some apps (like Word)
  • Next by thread: Re: MD5 - DES
  • Index(es):
    • Date
    • Thread