#!/bin/sh
#
# $Schmonz: bootstrap-digest,v 1.2 2002/07/21 02:04:53 schmonz Exp $

openssl "$@" | sed -e 's|(| (|' -e 's|)|) |'
